platform/upstream/gcc.git
2016-04-15 Jason Merrillre PR c++/70505 (Constexpr failure when template type...
2016-04-15 Jakub Jelinek* crontab: Enable snapshots from gcc-6-branch.
2016-04-15 Kirill YukhinAVX-512. Fix mode size check.
2016-04-15 Jakub Jelinek* BASE-VER: Set to 7.0.0.
2016-04-15 Jason Merrillre PR c++/70594 (-fcompare-debug failure)
2016-04-15 Marek Polacekre PR c/70671 (Wrong column number shown for "error...
2016-04-15 Alexander Monakovconfig/nvptx/nvptx.opt (moptimize): Add a period at...
2016-04-15 Kyrylo Tkachov[ARM][doc] Document deprecation of pre-ARMv4T architect...
2016-04-15 Bernd Schmidti386: Don't convert stack operations to pushes if using...
2016-04-15 Marek Polacekre PR c/70651 (ICE on invalid code on x86_64-linux...
2016-04-15 Jakub Jelinekre PR c++/70675 (compare-debug failure building LLVM)
2016-04-15 Kyrylo Tkachov[testsuite] PR rtl-optimization/70681: XFAIL ira-shrink...
2016-04-15 Jakub Jelinekre PR c++/69517 (SEGV on a VLA with excess initializer...
2016-04-15 Jakub Jelinekre PR c/70436 (-Wparentheses missing ambiguous else...
2016-04-15 Thomas SchwingeSplit out OMP constructs' SIMD clone supporting code
2016-04-15 Kirill YukhinAVX-512. Fix mem operand modifier for Intel syntax.
2016-04-15 Richard Bienerre PR tree-optimization/70130 (h264ref fails with verif...
2016-04-15 Jason Merrillre PR c++/70494 (Internal Compiler Error: Capturing...
2016-04-15 Jason Merrillre PR c++/70528 (bogus error: constructor required...
2016-04-15 GCC AdministratorDaily bump.
2016-04-14 Michael Meissnerre PR target/70669 (PowerPC __float128 does not support...
2016-04-14 Cesar Philippidisnon-scalar-data.f90: Don't pass parameter variables...
2016-04-14 Jason Merrillre PR c++/70622 (auto specifier don't deduce value...
2016-04-14 Jason Merrillre PR c++/70543 (wrong non-const error for enable_if...
2016-04-14 Jason Merrillre PR c++/70648 (adplug-xmms fails to compile)
2016-04-14 Michael Meissnerre PR target/70640 (IEEE 128-bit floating point negativ...
2016-04-14 Jakub Jelinekre PR c++/70594 (-fcompare-debug failure)
2016-04-14 Martin SeborPR c++/70652 - [6 Regression] r234966 causes bootstrap...
2016-04-14 Marek Polacekre PR c++/70029 (ICE with C++11 and -flto)
2016-04-14 Jason MerrillRevert empty class parameter passing ABI changes.
2016-04-14 Martin Seborg++.dg/cpp1y/vla11.C...
2016-04-14 Cesar Philippidisre PR middle-end/70643 (broken openacc reduction inside...
2016-04-14 Richard Bienerre PR tree-optimization/70614 (GCC gets stuck with -O)
2016-04-14 Richard Bienerre PR tree-optimization/70623 (ICE in compute_antic...
2016-04-14 GCC AdministratorDaily bump.
2016-04-13 Martin SeborPR c++/69517 - [5/6 regression] SEGV on a VLA with...
2016-04-13 Martin Seborcheck_GNU_style.sh: Avoid false posivies in trailing...
2016-04-13 Jonathan WakelyAdjust for new empty class parameter passing ABI.
2016-04-13 Jakub Jelinekre PR c++/70641 (ICE on valid code at -O1 and above...
2016-04-13 Jakub Jelinekre PR c++/70594 (-fcompare-debug failure)
2016-04-13 Jason MerrillWarn about empty parameter ABI with -Wabi=9.
2016-04-13 Jason MerrillPass empty class parameters like C.
2016-04-13 Ian Lance Taylorlibgo: update to Go 1.6.1 release
2016-04-13 Cesar Philippidisre PR testsuite/68242 (FAIL: libgomp.oacc-c-c++-common...
2016-04-13 Jason Merrillre PR c++/70627 (internal compiler error: verify_type...
2016-04-13 Rainer OrthFix gcc.dg/ifcvt-4.c on 64-bit SPARC (PR rtl-optimizati...
2016-04-13 Segher BoessenkoolMake distclean clean up more (PR70173)
2016-04-13 Paolo Carlinire PR c++/70635 (ICE on (and rejects) valid code on...
2016-04-13 Marek Polacekre PR c++/70639 (internal compiler error: in guard_tinf...
2016-04-13 Marek Polacekre PR c/70436 (-Wparentheses missing ambiguous else...
2016-04-13 Dominique d... re PR fortran/67039 (Documentation of pseudorandom...
2016-04-13 Jason Merrillre PR c++/70634 (ICE on valid code on x86_64-linux...
2016-04-13 Jason Merrillconstexpr.c (potential_nondependent_constant_expression...
2016-04-13 Jakub Jelinekre PR c++/70594 (-fcompare-debug failure)
2016-04-13 Jason Merrillre PR c++/70615 (ICE on valid code at -O1 and above...
2016-04-13 Ilya Enkovichi386.md (kunpckhi): Swap operands.
2016-04-13 Jakub Jelinekre PR debug/70628 (ICE in get_reg_rtx, at emit-rtl...
2016-04-13 Dominique d... re PR fortran/58000 (Accept OPEN( ... NAME=) with ...
2016-04-13 Jakub Jelinekre PR target/70633 (ICE on valid code at -Os (in 32...
2016-04-13 Jakub Jelinekre PR debug/70628 (ICE in get_reg_rtx, at emit-rtl...
2016-04-13 Bernd Schmidtre PR preprocessor/69650 (ICE in linemap_line_start...
2016-04-13 GCC AdministratorDaily bump.
2016-04-13 Patrick PalkaFix PR c++/70610 (wrong overload resolution during...
2016-04-12 Ian Lance Taylorreflect: change Value.Call results to not be addressable
2016-04-12 Michael MeissnerFix ChangeLog bug id to be 70640, not 70680
2016-04-12 Eric Botcazoure PR target/70630 (sparc bootstrap failure: sparc...
2016-04-12 Jason Merrillclass.c (is_really_empty_class): A zero-length array...
2016-04-12 Jakub Jelineki386.c (ix86_simd_clone_compute_vecsize_and_simdlen...
2016-04-12 Jakub Jelinekre PR c++/70571 (ICE on valid code on x86_64-linux...
2016-04-12 Michael Meissnerre PR middle-end/70680 (OpenMP SIMD linear variable...
2016-04-12 Paolo Carlinire PR c++/68722 (internal compiler error: in merge_exce...
2016-04-12 Jakub Jelinekre PR rtl-optimization/70596 (-fcompare-debug failure...
2016-04-12 Edward Smith... Document C++17/TR29124 C++ Special Math Functions.
2016-04-12 Nathan Sidwellre PR c++/70501 (internal compiler error: in verify_cto...
2016-04-12 Andre VieiraMAINTAINERS (Write After Approval): Add myself.
2016-04-12 Martin LiskaRevert r234572 (aka PR testsuite/70577)
2016-04-12 Thomas Schwingelibgomp external ABI prototypes maintenance
2016-04-12 David WohlferdExecutable test case for asm flags, by David Wohlferd.
2016-04-12 Thomas SchwingeMerge libgomp.oacc-c-c++-common/loop-reduction-*.c...
2016-04-12 Thomas SchwingeImprove libgomp.oacc-c-c++-common/par-loop-comb-reducti...
2016-04-12 Tom de VriesFix typo in copy_cond_phi_args
2016-04-12 Jakub Jelinekre PR tree-optimization/70602 (wrong code at -O1 and...
2016-04-12 Jakub Jelinekomp-low.c (lower_omp_target): Use GOMP_MAP_FIRSTPRIVATE...
2016-04-12 GCC AdministratorDaily bump.
2016-04-11 Michael Meissnerre PR target/70381 (On powerpc, -mfloat128 is on by...
2016-04-11 Jason Merrillmangle.c (decl_is_template_id): The template itself...
2016-04-11 James Greenhalgh[Patch AArch64 3/3] Fix up for pr70133
2016-04-11 James Greenhalgh[Patch AArch64 2/3] Rework the code to print extension...
2016-04-11 James Greenhalgh[Patch AArch64 1/3] Enable CRC by default for armv8.1-a
2016-04-11 Segher Boessenkoollibcc1: Clean compiler-name.h (PR70173)
2016-04-11 GCC AdministratorDaily bump.
2016-04-10 Paolo Carlinire PR c++/69066 (SFINAE compilation error on lambda...
2016-04-10 Steven G. KarglMAINTAINERS (Fortran maintainer): Remove myself.
2016-04-10 GCC AdministratorDaily bump.
2016-04-09 Jerry DeLislere PR fortran/68566 (ICE on using unusable array in...
2016-04-09 John David... re PR testsuite/64039 (FAIL: gcc.dg/tree-ssa/ssa-dom...
2016-04-09 John David... pr70317.c: Add -fno-common on hppa*-*-hpux*.
2016-04-09 John David... re PR rtl-optimization/66669 (FAIL: gcc.dg/loop-8.c)
2016-04-09 John David... prod-options.c: Adjust scan for hppa*64*-*-*.
2016-04-09 John David... pic-1.c: Skip on hppa*-*-*.
next