platform/upstream/gcc.git
2017-02-18 GCC AdministratorDaily bump.
2017-02-17 Joseph MyersRestore DECIMAL_DIG macro to C99/C11 value.
2017-02-17 Jason MerrillPR c++/79508 - lookup error with member template
2017-02-17 Jason MerrillPR c++/78690 - ICE with using and global type with...
2017-02-17 Bill Schmidtre PR target/79261 (vec_xxpermdi appears to have endian...
2017-02-17 Jason MerrillPR c++/79549 - C++17 ICE with non-type auto template...
2017-02-17 Jason MerrillPR c++/79556 - C++17 ICE with non-type auto
2017-02-17 Jakub Jelinekre PR tree-optimization/79327 (wrong code at -O2 and...
2017-02-17 Julia Kovali386-common.c (OPTION_MASK_ISA_RDPID_SET): New.
2017-02-17 Jason MerrillPR c++/79533 - C++17 ICE with temporary cast to reference
2017-02-17 Vladimir Makarovre PR rtl-optimization/79541 (lra reads uninitialized...
2017-02-17 Ian Lance Taylorlibgo: update to final Go 1.8 release
2017-02-17 Segher Boessenkoolrs6000: Fix extendsfdf2 for signaling NaNs
2017-02-17 Segher Boessenkooltestsuite: pr59833.c and pr61441.c should use -fsignali...
2017-02-17 Martin LiskaIncrease minimum for a param (PR rtl-optimization/79577).
2017-02-17 Martin LiskaUse HOST_WIDE_INT for a param calculation (PR rtl-optim...
2017-02-17 Martin LiskaIntroduce ssa_defined_default_def_p function (PR tree...
2017-02-17 Richard Bienerre PR tree-optimization/79576 (ICE in gimple_stmt_nonne...
2017-02-17 Richard Bienerre PR inline-asm/79552 (Wrong code generation due to...
2017-02-17 Richard Bienerre PR bootstrap/79567 (Compiler-warning "unknown escape...
2017-02-17 Marek Polacekre PR middle-end/79536 (ICE in fold_binary_loc, at...
2017-02-17 Sandra Loosemoreinvoke.texi (C++ Dialect Options): Correct terminology...
2017-02-17 GCC AdministratorDaily bump.
2017-02-16 Alan Modrare PR rtl-optimization/79286 (ira and lra wrong code...
2017-02-16 Andreas Toblerre PR sanitizer/79562 (sanitizer breaks bootstrap of...
2017-02-16 Jakub JelinekPR c++/79502 - lost nodiscard attribute
2017-02-16 Jason Merrill* g++.dg/cpp0x/constexpr-70001-[34].C: Only run as...
2017-02-16 Vladimir Makarovre PR rtl-optimization/78127 (AArch64 internal compiler...
2017-02-16 Gerald Pfeiferexgettext (BUGURL): Introduce, and use instead of four...
2017-02-16 Jason MerrillPR c++/78572 - ICE with self-modifying array initializer
2017-02-16 Jason MerrillPR c++/79050 - ICE with undeduced auto and LTO
2017-02-16 Andrew Pinskivalue-unwind.h: New file.
2017-02-16 Gerald Pfeiferpolicy_data_structures.xml: Simplify and standardize...
2017-02-16 Jonathan WakelyPR libstdc++/60936 fix length calculation
2017-02-16 Jakub Jelinekre PR c++/79512 (ICE: Segfault in gimple_build_call_1...
2017-02-16 Richard Bienergraphite.h: Do not include isl/isl_val_gmp.h, instead...
2017-02-16 Jeff Lawre PR middle-end/79521 (Bootstrap failure on i686-linux...
2017-02-16 GCC AdministratorDaily bump.
2017-02-15 Joseph Myers* es.po: Update.
2017-02-15 Jason MerrillPR c++/79464 - ICE in IPA with omitted constructor...
2017-02-15 Martin SeborPR c++/79363 - ICE with NSDMI and array
2017-02-15 Martin Seborre PR middle-end/32003 (Undocumented -fdump-tree options)
2017-02-15 Bin Chengre PR tree-optimization/79347 (vect_do_peeling is messi...
2017-02-15 Jakub Jelinekre PR c++/79301 (With -Werror=pedantic outside C++17...
2017-02-15 Jakub Jelinekre PR c++/79288 (TLS model wrong for static data member...
2017-02-15 Rainer OrthEnable libgomp.c/pr48591.c on __float128 targets
2017-02-15 Marek Polacekre PR c/79515 (ICE: tree check: expected class 'type...
2017-02-15 David Edelsohn* g++.dg/cpp0x/pr79296.C: Move dg-do compile directive...
2017-02-15 Thomas SchwingeRestore Graphite fuse-*.c testing
2017-02-15 Jakub Jelinekre PR target/79487 (Invalid _Decimal32 comparison on...
2017-02-15 Dominik VogtPR target/79241: S/390: define TARGET_CUSTOM_FUNCTION_D...
2017-02-15 Tim Shenre PR libstdc++/78723 ([variant] P0393r3: "Making varia...
2017-02-15 Tim Shenre PR libstdc++/79513 (std::visit doesn't handle refere...
2017-02-15 GCC AdministratorDaily bump.
2017-02-15 Andrew Pinskiaarch64-cores.def (thunderx2t99): Move to under 'C...
2017-02-14 Carl Lovers6000.c: Add case statement entry to make the xvcvuxds...
2017-02-14 Vladimir Makarovre PR target/79282 ([7 Regresion] FAIL: gcc.target...
2017-02-14 Segher Boessenkoolrs6000: Fix the vec-adde* testcases once more
2017-02-14 Jakub Jelinekre PR middle-end/79505 (Memory leaks in oacc_loop_disco...
2017-02-14 Jakub Jelinekre PR target/79481 (AVX512PF: unmasked gather prefetch...
2017-02-14 Uros Bizjakre PR middle-end/61225 (Several new failures after...
2017-02-14 Uros Bizjakre PR target/79495 (ICE in extract_constrain_insn,...
2017-02-14 Marek Polacekre PR c++/79420 (ICE on invalid C++ code on x86_64...
2017-02-14 H.J. LuProperly store 128-bit constant in large model
2017-02-14 Martin SeborPR middle-end/79448 - unhelpful -Wformat-truncation...
2017-02-14 Jeff Lawre PR target/79404 (h8300: ICE at gcc/ira.c:5541 whilst...
2017-02-14 Segher Boessenkoolrs6000: Synchronize the --with-cpu list in config.gcc...
2017-02-14 Jeff Lawre PR tree-optimization/79095 (spurious stringop-overfl...
2017-02-14 Andreas KrebbelS/390: Cleanup: Remove builtin type flags.
2017-02-14 Martin LiskaFix memory leak in LTO
2017-02-14 Martin LiskaFix memory leak in tree-ssa-loop-unswitch.c
2017-02-14 James Greenhalgh[Patch AArch64] Use 128-bit vectors when autovectorizin...
2017-02-14 Kyrylo Tkachov[ARM] PR rtl-optimization/68664 Implement TARGET_SCHED_...
2017-02-14 Kyrylo Tkachov[AArch64] PR rtl-optimization/68664 Implement TARGET_SC...
2017-02-14 Amit PawarFix alignemnt and max skip bytes for znver1 arch.
2017-02-14 Prathamesh... gimple-pretty-print.c (dump_unary_rhs): Adjust dump...
2017-02-14 Jakub Jelinekre PR target/79462 (sh: Stack smashing detected when...
2017-02-14 Jakub Jelinekre PR tree-optimization/79408 (Missed VRP optimization...
2017-02-14 Richard Bienerre PR tree-optimization/79432 (ICE: verify_ssa failed)
2017-02-14 Martin SeborPR middle-end/79496 - call to snprintf with zero size...
2017-02-14 GCC AdministratorDaily bump.
2017-02-13 Jakub Jelinekre PR sanitizer/79341 (Many Asan tests fail on s390)
2017-02-13 Jason MerrillPR c++/79461 - ICE with lambda in constexpr constructor
2017-02-13 Jakub Jelinekcprop.c (cprop_jump): Add missing space in string literal.
2017-02-13 Jakub Jelinekmkoffload.c (process): Add space in between , and %d.
2017-02-13 Jakub Jelinekinit.c (warn_placement_new_too_small): Add missing...
2017-02-13 Prathamesh... re PR c/79478 (possible gimple error with gcc.dg/gimple...
2017-02-13 Jakub Jelineki386.h (REG_CLASS_NAMES): Add , in between "MOD4_SSE_RE...
2017-02-13 Jakub Jelinek* spellcheck.c (test_data): Add , in between "foo"...
2017-02-13 Jakub Jelinekre PR c++/79232 (error: invalid rhs for gimple memory...
2017-02-13 Joseph Myers* de.po, fr.po, sv.po: Update.
2017-02-13 Nathan SidwellPR c++/79296 - ICE mangling localized template instanti...
2017-02-13 Ian Lance Taylorre PR go/79443 (libgo/math test fails on s390x (undefin...
2017-02-13 Segher Boessenkoolrs6000: Fix gcc.dg/tree-ssa/ssa-dom-cse-2.c
2017-02-13 Segher Boessenkoolrs6000: testsuite: Fix vec-adde[c]-int128.c
2017-02-13 H.J. Lux32: Update baseline_symbols.txt
2017-02-13 Aaron Sawdeyre PR target/79449 (ppc builtin expansion of strncmp...
2017-02-13 Kyrylo Tkachov[AArch64] Use contains_mem_rtx_p to detect memory sub...
2017-02-13 Jakub Jelinekre PR rtl-optimization/79388 (wrong code with -O -fno...
2017-02-13 Jakub Jelinekre PR libstdc++/79348 (abi_check fails on s390x (2...
next