platform/upstream/gcc.git
2017-04-21 Uros Bizjakpr79804.c: Add additional dg-error directive.
2017-04-21 Jonathan WakelyPR libstdc++/80316 make promise::set_value throw no_sta...
2017-04-21 Jonathan WakelyAvoid deprecated warnings about std::auto_ptr in librar...
2017-04-21 Richard Bienerre PR tree-optimization/79547 (duplicate strlen calls...
2017-04-21 Richard Bienerre PR tree-optimization/78847 (pointer arithmetic from...
2017-04-21 Joseph Myers* es.po, fr.po: Update.
2017-04-21 Mark Wielaardlibiberty: Limit demangler maximum d_print_comp recursi...
2017-04-21 Mark Wielaardlibiberty: Always return NULL if d_add_substitution...
2017-04-21 Mark Wielaardlibiberty: Don't update and remove did_subs field from...
2017-04-21 Richard Bienertree.h (build_qualified_type): Annotate with CXX_MEM_ST...
2017-04-21 Jakub Jelinekre PR c/80468 (ICE on invalid AVX512 code with -m32)
2017-04-21 Martin LiskaAdd test-case (PR tree-optimization/66278).
2017-04-21 Richard Bienerre PR tree-optimization/80237 (float to double conversi...
2017-04-21 Richard Bienertree-ssa-loop-ivcanon.c (constant_after_peeling): Do...
2017-04-21 Eric Botcazoure PR tree-optimization/80426 (wrong manipulation of...
2017-04-21 GCC AdministratorDaily bump.
2017-04-20 Uros Bizjakre PR target/79804 (ICE in print_reg, at config/i386...
2017-04-20 Uros Bizjakre PR target/78090 ([x86_64]: GCC allows integer regist...
2017-04-20 David Edelsohn* g++/opt/pr80436.C: XFAIL on AIX.
2017-04-20 Jonathan WakelyPR c++/80473 allow suppressing notes about over-aligned new
2017-04-20 Alexander Monakovomp-low: fix lastprivate/linear lowering for SIMT
2017-04-20 Volker Reicheltc.opt (Wextra-semi): New C++ warning flag.
2017-04-20 Edward Smith... PR libstdc++/68397 std::tr1::expint fails ... long...
2017-04-20 Richard Bienerre PR target/57796 (AVX2 gather vectorization: code...
2017-04-20 Richard Bienerggc-page.c (ggc_allocated_p): Rename to ...
2017-04-20 Richard Bienerre PR debug/80453 (another compare-debug failure)
2017-04-20 Matthew FortuneMIPS: Prevent buffer overrun in uninitialised variable fix
2017-04-20 Jonathan WakelyPR79862 check macro for type aliases that depend on...
2017-04-20 Jakub Jelinek* crontab: Enable snapshots from gcc-7-branch.
2017-04-20 Alexander Monakovdoc: mention handling of {0} in -Wmissing-field-initial...
2017-04-20 Jakub Jelinek* BASE-VER: Set to 8.0.0.
2017-04-20 Thomas Preud... [ARM] Fix type for .init_array.* and .fini_array.*...
2017-04-20 Jakub Jelinekre PR middle-end/80423 (GC related -fcompare-debug...
2017-04-20 Senthil Kumar... Skip pr80170.c for non-ptr32plus targets
2017-04-20 GCC AdministratorDaily bump.
2017-04-19 Eric Botcazoure PR tree-optimization/80426 (wrong manipulation of...
2017-04-19 Thomas Koenigre PR bootstrap/77661 (--enable-maintainer-mode causes...
2017-04-19 Jonathan WakelyRationalise ABI links in libstdc++ manual
2017-04-19 Jakub Jelinekre PR debug/80461 (ICE in modified_type_die, at dwarf2o...
2017-04-19 Jakub Jelinekre PR c++/80459 (c-c++-common/opaque-vector.c FAILs)
2017-04-19 Jakub Jelinekre PR debug/80436 (-fcompare-debug failure)
2017-04-19 Jonathan Wakely* libsupc++/new: Update comment on #endif directive.
2017-04-19 Georg-Johann Layre PR target/80462 ([avr] Incorrect "warning: uninitial...
2017-04-19 Richard BienerUpdate SSA after AutoPGO early inlining (PR ipa/65972).
2017-04-19 Paulo MatosFix typo in LTO documentation (PR lto/50345).
2017-04-19 Senthil Kumar... Fix broken gcc.dg/torture/pr80341.c for avr
2017-04-19 Jonathan WakelyPR libstdc++/80448 remove noexcept from defaulted functions
2017-04-19 Jonathan WakelyPR libstdc++/80446 cope with libc defining __has_builtin
2017-04-19 Segher BoessenkoolIRA: Don't create new regs for debug insns (PR80429)
2017-04-19 Martin LiskaIntroduce gcov.h header file (PR gcov-profile/80435).
2017-04-19 Eric Botcazoupredicates.md (input_operand): Add comment.
2017-04-19 Tom de VriesUse relative line number for subsequent dg directives
2017-04-19 Jeff Lawre PR target/74563 (Classic MIPS16 (non-MIPS16e) functi...
2017-04-19 GCC AdministratorDaily bump.
2017-04-18 Jakub Jelinekre PR tree-optimization/80443 (ICE on valid code at...
2017-04-18 Richard Sandifordre PR rtl-optimization/80357 (ICE in model_update_limit...
2017-04-18 Bernd Edlingerrevert: Makefile.in (BUILD_SYSTEM_HEADER_DIR): New...
2017-04-18 Jeff Lawre PR middle-end/80422 (ICE on valid code at -O3 in...
2017-04-18 Jakub Jelinekre PR debug/80263 (gcc's internal type "sizetype" leaks...
2017-04-18 Michael Meissnerre PR target/80099 (ICE in rs6000_expand_vector_extract...
2017-04-18 Jakub Jelinekre PR sanitizer/80444 (-fcompare-debug failures with...
2017-04-18 Jeff Lawregcprop.c (maybe_mode_change): Avoid creating copies...
2017-04-18 Georg-Johann LayTypo.
2017-04-18 Georg-Johann Layre PR c++/79435 (ICE on invalid C++ code (with member...
2017-04-18 Jakub Jelinekre PR middle-end/79788 (ICE in expand_expr_real_2,...
2017-04-18 Jonathan WakelyFix incorrect results from std::boyer_moore_searcher
2017-04-18 Marek PolacekPR c++/80241 - ICE with alignas pack expansion.
2017-04-18 Marek PolacekPR c++/80244 - ICE with attribute in template alias.
2017-04-18 Martin LiskaValidate that destination gcov file does not exist...
2017-04-18 GCC AdministratorDaily bump.
2017-04-17 Ian Lance Taylorlibgo: update to Go 1.8.1 release
2017-04-17 Bernd Edlinger017-04-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
2017-04-17 Jason MerrillPR c++/80415 - wrong error with default arg and array...
2017-04-17 Jason Merrill* pt.c (tsubst_init): Set TARGET_EXPR_DIRECT_INIT_P.
2017-04-17 Paul Thomasre PR fortran/80440 (Slow compile when USEing modules)
2017-04-17 Kelvin Nilsenre PR target/80315 (Calling __builtin_crypto_vshasigmaw...
2017-04-17 GCC AdministratorDaily bump.
2017-04-16 Tom de VriesRemove braces around line number in dejagnu directive
2017-04-16 GCC AdministratorDaily bump.
2017-04-15 Uros Bizjakpr54669.c: Fix dg-do directive.
2017-04-15 Dominique d... deferred_character_3.f90: Fix dg directive.
2017-04-15 Segher Boessenkoolrs6000: Testcase 20050830-1.c no longer fails (PR66612)
2017-04-15 Alexandre Oliva[libcp1] handle anon aggregates linkage-named by typedefs
2017-04-15 GCC AdministratorDaily bump.
2017-04-14 Janus Weilre PR fortran/80361 ([OOP] bogus recursive call to...
2017-04-14 Andrew Burgessarc: Fix for loop end detection
2017-04-14 Andrew Burgessarc: Use @pcl assembler syntax instead of invalid expre...
2017-04-14 Michael Meissnerre PR target/80098 (ICE in curr_insn_transform, at...
2017-04-14 Claudiu Zissulescu[ARC] Use long jumps for CRT calls
2017-04-14 Claudiu Zissulescu[ARC] DWARF emitting cleanup.
2017-04-14 Claudiu Zissulescu[ARC] Update mode_dependent_address_p hook.
2017-04-14 Jeff Lawmips.mips.md (zero_extendsidi2): Do not allow SP to...
2017-04-14 GCC AdministratorDaily bump.
2017-04-13 Jakub Jelinekplugin-nvptx.c (cuda_lib_inited): Use signed char type...
2017-04-13 Jakub Jelinekre PR sanitizer/80403 (UBSAN: compile time crash with...
2017-04-13 Vladimir Makarovre PR rtl-optimization/80343 (ICE in extract_constrain_...
2017-04-13 Denis Khalikovre PR sanitizer/80414 ([UBSAN] segfault with -fsanitize...
2017-04-13 Jeff Lawreload1.c (eliminate_regs_1): Call gen_rtx_raw_SUBREG...
2017-04-13 Martin LiskaDo not call memcpy with a NULL argument (PR gcov-profil...
2017-04-13 Richard Bienerre PR testsuite/80416 (FAIL: g++.dg/torture/pr79671...
next