platform/upstream/gcc.git
2017-02-20 Jason MerrillPR c++/79400 - confusing suggestion of 'noexcept'
2017-02-20 Jason MerrillPR c++/79470 - partial ordering with reference parameters
2017-02-20 Jason MerrillPR c++/79500 - ICE with non-template deduction guide
2017-02-20 Jason MerrillPR c++/79580 - ICE with compound literal
2017-02-20 Jason MerrillPR c++/79503 - inherited ctor taking base class
2017-02-20 GCC AdministratorDaily bump.
2017-02-19 Paul Thomasre PR fortran/79447 ([F08] gfortran rejects valid ...
2017-02-19 Andre Vehreschildre PR fortran/79229 (ICE in gfc_trans_assignment_1...
2017-02-19 Paul Thomasre PR fortran/79402 (ICE with submodules: module proced...
2017-02-19 Andre Vehreschildre PR fortran/79335 (Conditional jump or move depends...
2017-02-19 Paolo Carlinire PR c++/79380 (ICE on C++11 code with illegal alignas...
2017-02-19 Uros BizjakRevert:
2017-02-19 Dinka RannsC++17 GB50 resolution (P0505R0)
2017-02-19 Jonathan WakelyPR c++/69523 make -Wliteral-suffix control warning
2017-02-19 Gerald Pfeifer* doc/xml/manual/debug.xml: Adjust link to ThreadSanitizer.
2017-02-19 Prathamesh... gimple-parser.c (c_parser_gimple_postfix_expression...
2017-02-19 Prathamesh... gimple-pretty-print.c (dump_ternary_rhs): Adjust gimple...
2017-02-19 GCC AdministratorDaily bump.
2017-02-18 Gerald Pfeiferio.xml: Update link to groups.google.com.
2017-02-18 Jakub Jelinekfinal.c (last_columnnum, [...]): New variables.
2017-02-18 Jakub Jelinekcommon.opt (gno-column-info, [...]): New options.
2017-02-18 John David... thread_local-order2.C: xfail on hppa*-*-hpux*.
2017-02-18 Jakub Jelinekre PR target/79569 (Unrecognized command line option...
2017-02-18 Jakub Jelinekre PR target/79559 (ICE in ix86_print_operand, at confi...
2017-02-18 Gerald Pfeifer* doc/xml/manual/profile_mode.xml: Fix link.
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.
next