gcc.git
2017-01-30 Martin LiskaFix profile corruption with -O1 (PR gcov-profile/79259)
2017-01-30 Martin LiskaFix aarch64 PGO bootstrap (bootstrap/78985)
2017-01-30 Richard Earnshawre PR target/79260 (missing header files for plugins...
2017-01-30 Bernhard Reutner... update-copyright.py: Retain original file mode
2017-01-30 Jakub Jelinek* mpxrt/mpxrt-utils.h (__mpxrt_stop): New prototype.
2017-01-30 Richard Bienerre PR tree-optimization/79276 (ICE: Segmentation fault...
2017-01-30 Richard Bienerre PR tree-optimization/79256 (FAIL: gcc.dg/vect/pr2541...
2017-01-30 Ville VoutilainenImplement LWG 2825, LWG 2756 breaks class template...
2017-01-30 Szabolcs Nagy[ARM][PR target/78945] Fix libatomic on armv7-m
2017-01-30 Dominik VogtS/390: PR target/79240: Fix assertion in s390_extzv_shi...
2017-01-30 Bill Schmidtre PR target/79268 (Wrong code generation for vec_xl...
2017-01-30 GCC AdministratorDaily bump.
2017-01-29 Gerald Pfeifer* update-copyright.py: Fix the name of this script...
2017-01-29 GCC AdministratorDaily bump.
2017-01-28 John David... trampoline4.adb: Skip on hppa*-*-*.
2017-01-28 Uros Bizjaki386.c (print_reg): Use REGNO instead of true_regnum.
2017-01-28 John David... re PR testsuite/70583 (FAIL: g++.old-deja/g++.abi/vtabl...
2017-01-28 John David... debug7.adb: Skip on hppa*-*-hpux*.
2017-01-28 John David... pr78515.c: Add -fno-common option on hppa*-*-hpux*.
2017-01-28 John David... coarray_41.f90: Add "-latomic" option if libatomic_avai...
2017-01-28 GCC AdministratorDaily bump.
2017-01-28 Martin Seborbuiltin-sprintf-warn-1.c: Add test cases.
2017-01-27 Joseph Myers* sr.po: Update.
2017-01-27 Bernd Schmidtre PR rtl-optimization/79194 (ICE in rtl_verify_bb_insn...
2017-01-27 Vladimir Makarovre PR rtl-optimization/71374 (ICE on valid code at...
2017-01-27 Martin Seborre PR c++/71290 (Flexible array member is not diagnosed...
2017-01-27 Vladimir Makarovre PR target/79131 (ICE: in extract_constrain_insn...
2017-01-27 Jason MerrillPR c++/78771 - ICE with inherited constructor.
2017-01-27 Jonathan WakelyPR libstdc++/79254 fix exception-safety in std::string...
2017-01-27 Bill Schmidtre PR testsuite/65484 (FAIL: g++.dg/vect/pr36648.cc...
2017-01-27 Ian Lance Taylorcompiler: let initializers hold addresses of fields
2017-01-27 Ian Lance Taylorlibgo: update to go1.8rc3
2017-01-27 Bin Chengre PR rtl-optimization/78559 (wrong code due to tree...
2017-01-27 Martin Jambor[brigfe] Small fixes
2017-01-27 David Malcolmdocs: Add __GIMPLE and __RTL to the "Internals" doc
2017-01-27 Richard Bienerre PR tree-optimization/79245 (Inefficient loop distrib...
2017-01-27 Jakub Jelinekre PR c/79199 (ICE with -Wduplicated-branches)
2017-01-27 Richard Bienerre PR tree-optimization/71433 (-Warray-bounds false...
2017-01-27 Richard Bienerre PR tree-optimization/79244 (ice in replace_uses_by...
2017-01-27 Jakub Jelinekfib-opr-overload.cc (main): Change all occurrences...
2017-01-27 Jakub Jelinekrealmpfr.h: Poison MPFR_RND{N,Z,U,D}.
2017-01-27 Richard Earnshaw[ARM] Fix PR target/79239 - unrecognized insn after...
2017-01-27 Martin LiskaEnhance doc for -fprofile-arcs
2017-01-27 Dominik VogtS/390: Fix matching setmem_long_and*.
2017-01-27 Adam Butcherre PR c++/64382 (ICE due to use of `this` inside a...
2017-01-27 Martin Seborgimple-ssa-sprintf.c (format_floating): Simplify the...
2017-01-27 GCC AdministratorDaily bump.
2017-01-26 Martin Seborgimple-ssa-sprintf.c (format_floating): Test HAVE_XFmod...
2017-01-26 Martin SeborPR middle-end/78703 - fprintf-return-value floating...
2017-01-26 Jakub Jelinekre PR c++/79129 (ICE with -fdebug-types-section startin...
2017-01-26 Jakub Jelinekre PR debug/78835 (ICE with -fdebug-types-section and...
2017-01-26 Martin SeborPR middle-end/78703 -fprintf-return-value floating...
2017-01-26 Jonathan WakelyPR libstdc++/70607 revert recent changes to <tr1/complex>
2017-01-26 Jonathan WakelyFix libstdc++ testsuite failures in C++98 and C++11...
2017-01-26 Jakub Jelinekre PR c++/68727 (invalid offsetof expressions accepted)
2017-01-26 Jakub Jelinek* testsuite/lib/libgomp.exp
2017-01-26 Ian Lance Taylorruntime: fix setting of isarchive
2017-01-26 Ian Lance Taylorruntime: fix context used by getTraceback
2017-01-26 Jonathan WakelyFix namespace versioning and remove __detail::__identit...
2017-01-26 David Edelsohn* g++.dg/opt/declone3.C: Require LTO.
2017-01-26 Carl Lovers6000-c (altivec_overloaded_builtins): Remove bogus...
2017-01-26 Vladimir Makarovre PR target/79131 (ICE: in extract_constrain_insn...
2017-01-26 Kirill YukhinAVX-512. Fix constants for 32b variant.
2017-01-26 Uros BizjakChangeLog: Fix relative path in my entry.
2017-01-26 Uros BizjakChangeLog: Move my last entry ...
2017-01-26 Jason Merrill* name-lookup.c (parse_using_directive): Deprecate...
2017-01-26 Jason MerrillPR c++/79176 - lambda ICE with -flto -Os
2017-01-26 Bin Chengldp_vec_64_1.c: Xfail.
2017-01-26 Jonathan WakelyPR libstdc++/79190 add fallback aligned_alloc implement...
2017-01-26 Jakub Jelinekavx512fintrin.h (_ktest_mask16_u8, [...]): Move to ...
2017-01-26 Marek Polacekre PR c/79199 (ICE with -Wduplicated-branches)
2017-01-26 Jakub Jelinekdeclare-simd-4.f90: Add cleanup-modules directive.
2017-01-26 Jakub Jelinekre PR middle-end/79236 (Many libgomp tests fail if...
2017-01-26 David Sherwoodre PR middle-end/79212 (internal compiler error: in...
2017-01-26 Jakub Jelinekre PR target/70465 (Poor code for x87 asm)
2017-01-26 Jakub Jelinekupdate-copyright.py: Add libhsail-rt to self.default_di...
2017-01-26 Jakub Jelinekupdate-copyright.py: Add libhsail-rt to self.default_di...
2017-01-26 Michael Meissnerre PR target/79179 (PowerPC64: -mcpu=power9 creates...
2017-01-26 Bill Schmidtvsx-elemrev-4.c: Change expected code generation to...
2017-01-26 GCC AdministratorDaily bump.
2017-01-26 Martin Sebordecl.c (grokdeclarator): Fix a typo in a comment.
2017-01-25 Martin SeborChangeLog only update missed in r244910.
2017-01-25 Martin SeborPR c++/71290 - Flexible array member is not diagnosed...
2017-01-25 Jakub Jelinekre PR c++/78896 ([C++17] Segmentation fault occurs...
2017-01-25 Jakub Jelinekre PR c++/77914 (Wrong lambda definition accepted)
2017-01-25 Bin Chengvect-24.c: Remove xfail on ARM targets.
2017-01-25 Carl Lovers6000-c (altivec_overloaded_builtins): Fix order of...
2017-01-25 Christophe... [ARM][testsuite] Force -mcpu=cortex-a57 for vsel* tests.
2017-01-25 Thomas Schwingelibhsail-rt: Fix some Autotools issues
2017-01-25 Jonathan WakelyFix "classe" typo in C++ Dialect Options docs
2017-01-25 Jonathan WakelyPR libstdc++/70607 make proj(T) and conj(T) return...
2017-01-25 Richard Bienerre PR testsuite/72850 (FAIL: gcc.dg/tree-ssa/pr69270...
2017-01-25 Richard Bienerre PR target/69264 (ICE building spidermonkey -mcpu...
2017-01-25 Jakub JelinekAdd svn:executable property.
2017-01-25 Jakub Jelinekre PR other/79046 (g++ -print-file-name=plugin uses...
2017-01-25 Kyrylo Tkachov[ARM] PR target/79145 Fix xordi3 expander for immediate...
2017-01-25 Kyrylo Tkachov[doc] Correct optimisation levels documentation for...
2017-01-25 Richard Bienerre PR debug/78363 (ICE in in force_type_die, at dwarf2o...
2017-01-25 Kyrylo Tkachov[testsuite] Require shared effective target for some...
2017-01-25 Maxim Ostapenkore PR lto/79061 ([LTO][ASAN] LTO plus ASAN fails with...
next