platform/upstream/gcc.git
2016-03-25 Patrick PalkaAdjust dg-do directive in mangle2.C
2016-03-25 Bernd Schmidtre PR preprocessor/69650 (ICE in linemap_line_start...
2016-03-25 David Edelsohn* g++.dg/ext/pr70290.C: Prune non-standard ABI.
2016-03-25 Alan Modra[RS6000] PR70052, ICE compiling _Decimal128 test case
2016-03-25 Aldy Hernandeztree-ssa-propagate.c: Enhance docs for SSA_PROP_NOT_INT...
2016-03-25 Aldy Hernandez* doc/extend.texi: Fix typo in documentation to pure...
2016-03-25 John David... re PR target/70319 (FAIL: gcc.dg/sso/q2.c -O1 -fno...
2016-03-25 GCC AdministratorDaily bump.
2016-03-24 Thomas SchwingeAlso test -O0 for OpenACC C, C++ offloading test cases
2016-03-24 Jason Merrillre PR c++/70386 (ICE with -Wall on valid code on x86_64...
2016-03-24 Jonathan Wakelylibstdc++/69945 Add __gnu_cxx::__freeres hook
2016-03-24 Jason Merrillre PR c++/70323 (missing error on integer overflow...
2016-03-24 Richard Hendersonre PR middle-end/69845 (Expression getting incorrectly...
2016-03-24 Tom de VriesAdd missing initialization in goacc/host_data-tree.f95
2016-03-24 Tom de VriesAdd goacc/uninit-use-device-clause.{c,f95}
2016-03-24 Tom de VriesAdd goacc/uninit-dim-clause.{c,f95}
2016-03-24 Patrick PalkaFix PR c++/62212 (ICE during mangling of array type)
2016-03-24 Uros Bizjaki386.md (*anddi3_doubleword): Generate AND insn using...
2016-03-24 Richard Bienerre PR tree-optimization/70396 (ICE on valid code at...
2016-03-24 Martin LiskaProperly assign to packet header (PR hsa/70394)
2016-03-24 Richard Bienerre PR middle-end/70370 (ICE in execute_todo, at passes...
2016-03-24 Tom de VriesAdd missing initializations in oacc testcases
2016-03-24 Tom de VriesAdd goacc/uninit-if-clause.{c,f95}
2016-03-24 Jakub Jelinekre PR target/70290 (-mavx512vl breaks parsing of C...
2016-03-24 Richard Bienerre PR tree-optimization/70372 (ICE: in wide_int_to_tree...
2016-03-24 GCC AdministratorDaily bump.
2016-03-23 Patrick PalkaFix PR c++/70347 (default member initializer not picked...
2016-03-23 Patrick PalkaFix PR c++/70332 (ICE due to aggregate initialization...
2016-03-23 Michael Meissnerre PR target/70381 (On powerpc, -mfloat128 is on by...
2016-03-23 Jakub Jelinekre PR c++/70001 (Infinity compilation time)
2016-03-23 Jakub Jelinekre PR c++/70323 (missing error on integer overflow...
2016-03-23 Jakub Jelinekre PR c++/70376 (OpenMP taskloop construct fails to...
2016-03-23 Alexandre Olivare PR c++/69315 (ICE in finish_function with constexpr...
2016-03-23 Jason Merrillre PR c++/70344 (ICE on invalid code at -O1 and above...
2016-03-23 Marek Polacekre PR c++/69884 (warning: ignoring attributes on templa...
2016-03-23 Tom de VriesAdd missing initializations in oacc testcases
2016-03-23 Bin Chengre PR tree-optimization/69042 (Missed optimization...
2016-03-23 Bin Chengre PR tree-optimization/69042 (Missed optimization...
2016-03-23 James Norrisre PR libgomp/69414 ([OpenACC] "!$acc update self"...
2016-03-23 Richard Bienerre PR tree-optimization/70251 (Wrong code with -O3...
2016-03-23 Jeff Lawre PR tree-optimization/64058 (Performance degradation...
2016-03-23 Ilya Enkovichre PR target/69917 (gcc.target/i386/chkp-hidden-def...
2016-03-23 Kyrylo Tkachov[ARM] Reduce size of arm1020e automaton
2016-03-23 Kyrylo Tkachov[ARM] Split out armv7ve effective target check
2016-03-23 Kyrylo Tkachov[ARM] PR driver/70132: Avoid double fclose in driver...
2016-03-23 Martin LiskaCopy shadow argument conditionally (PR hsa/70337)
2016-03-23 Jakub Jelinekre PR tree-optimization/70354 (Wrong code with -O3...
2016-03-23 Jakub Jelinekre PR target/70321 (STV generates less optimized code)
2016-03-23 Bernd EdlingerMakefile.am (install-freestanding-headers): Add concept...
2016-03-23 GCC AdministratorDaily bump.
2016-03-22 Jeff Lawre PR target/70232 (excessive stack usage with -O2)
2016-03-22 Michael Meissnerre PR libgcc/70363 (PowerPC __float128 to long double...
2016-03-22 Ilya Enkovichre PR target/70302 (crash on valid code at -O2 and...
2016-03-22 Richard Bienerre PR tree-optimization/70251 (Wrong code with -O3...
2016-03-22 Anthony GreenFix endianness issue for moxiebox
2016-03-22 David MalcolmPR c/69993: improvements to wording of -Wmisleading...
2016-03-22 David Edelsohn* g++.dg/ext/java-3.C: Don't compile on AIX.
2016-03-22 Richard Bienerre PR target/70333 (Test miscompiled with -O0.)
2016-03-22 Kirill YukhinRemove duplicated AVX-512VL bit check.
2016-03-22 Ilya Enkovichre PR target/70290 (-mavx512vl breaks parsing of C...
2016-03-22 Martin LiskaFix ChangeLog entries for PR ipa/70306
2016-03-22 Kirill Yukhinre PR target/70325 (ICE on __builtin_ia32_storedquqi256...
2016-03-22 Jakub Jelinekre PR target/70329 (wrong code with -mavx512bw and...
2016-03-22 Jakub Jelinekre PR target/70300 (ICE: in extract_constrain_insn...
2016-03-22 Jakub Jelinekre PR c++/70295 (bogus -Wnonnull-compare for "dynamic_c...
2016-03-22 Patrick PalkaFix PR c++/70096 (wrong code for pointer-to-member...
2016-03-22 Patrick PalkaFix PR c++/70204 (ICE in non_const_var_error)
2016-03-22 GCC AdministratorDaily bump.
2016-03-21 Richard Hendersonre PR middle-end/70273 (FAIL: g++.dg/ext/label13a.C...
2016-03-21 Jason Merrillre PR c++/70285 (ICE on valid code on x86_64-linux...
2016-03-21 Jakub Jelinekre PR rtl-optimization/70326 (ICE: RTL check: expected...
2016-03-21 Marc Glissere PR tree-optimization/70317 (folding x<=x to true...
2016-03-21 Uros Bizjakre PR target/70327 (ICE: in extract_insn, at recog...
2016-03-21 Martin LiskaHSA: enhance dump output
2016-03-21 Martin LiskaSkip static ctors/dtors in IPA ICF (PR ipa/70306)
2016-03-21 Andre Vieiraattr-align1.c: Skip if M-profile.
2016-03-21 Jakub Jelinekre PR target/70296 (Incorrect handling of vector X...
2016-03-21 Thomas Schwinge[nvptx] Don't emit sorry for the stabs debug format
2016-03-21 Richard Bienerre PR tree-optimization/70310 (wrong code with vector...
2016-03-21 Kirill Yukhinre PR target/70293 ([ICE, AVX-512] Wrong reg constraint...
2016-03-21 Martin LiskaRetry to emit global variables in HSA (PR hsa/70234)
2016-03-21 Richard Bienerre PR tree-optimization/70288 (ICE with -O1 -fno-tree...
2016-03-21 Andrey Belevantsevre PR rtl-optimization/69307 (wrong code with -O2 ...
2016-03-21 Andrey Belevantsevre PR rtl-optimization/69102 (ICE: in move_op_ascend...
2016-03-21 GCC AdministratorDaily bump.
2016-03-20 GCC AdministratorDaily bump.
2016-03-19 Jerry DeLislere PR fortran/69043 (Trying to include a directory...
2016-03-19 GCC AdministratorDaily bump.
2016-03-18 Jason Merrillre PR c++/70139 (-fno-elide-constructor makes static...
2016-03-18 Jeff Lawre PR rtl-optimization/70263 (ICE at -O1 and above...
2016-03-18 David WohlferdDavid Wohlferd's patch to document more issues with...
2016-03-18 Bernd SchmidtFix PR70278, a problem with the previous split_reg...
2016-03-18 David MalcolmPR c/70281: C FE: fix uninitialized range for __builtin...
2016-03-18 Uros Bizjak* libsupc++/guard.cc: Revert my last commit.
2016-03-18 Jason MerrillPR c++/70147 - handle primary virtual bases
2016-03-18 Jason MerrillAvoid clobbering primary virtual base when not in charge.
2016-03-18 Jason Merrillclass.c (build_if_in_charge): Split out from build_base...
2016-03-18 Jason Merrill* calls.c (load_register_parameters): Fix zero size...
2016-03-18 Uros BizjakRevert:
2016-03-18 Christophe... re PR target/70113 ([AArch64] -mpc-relative-literal...
next