aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-15re PR c++/70505 (Constexpr failure when template type specified)Jason Merrill3-3/+27
2016-04-15* crontab: Enable snapshots from gcc-6-branch.Jakub Jelinek2-1/+6
2016-04-15AVX-512. Fix mode size check.Kirill Yukhin2-1/+7
2016-04-15* BASE-VER: Set to 7.0.0.basepoints/gcc-7Jakub Jelinek3-15/+19
2016-04-15re PR c++/70594 (-fcompare-debug failure)Jason Merrill4-36/+51
2016-04-15re PR c/70671 (Wrong column number shown for "error: cannot take address of b...Marek Polacek4-6/+36
2016-04-15config/nvptx/nvptx.opt (moptimize): Add a period at end of help text.Alexander Monakov2-1/+5
2016-04-15[ARM][doc] Document deprecation of pre-ARMv4T architecture revisionsKyrylo Tkachov2-0/+7
2016-04-15i386: Don't convert stack operations to pushes if using a redzone.Bernd Schmidt6-6/+24
2016-04-15re PR c/70651 (ICE on invalid code on x86_64-linux-gnu in build_va_arg, at c-...Marek Polacek4-2/+32
2016-04-15re PR c++/70675 (compare-debug failure building LLVM)Jakub Jelinek2-4/+11
2016-04-15[testsuite] PR rtl-optimization/70681: XFAIL ira-shrinkwrap-prep-2.c and pr10...Kyrylo Tkachov3-2/+11
2016-04-15re PR c++/69517 (SEGV on a VLA with excess initializer elements)Jakub Jelinek2-713/+6
2016-04-15re PR c/70436 (-Wparentheses missing ambiguous else warning)Jakub Jelinek13-210/+2228
2016-04-15Split out OMP constructs' SIMD clone supporting codeThomas Schwinge4-1606/+1673
2016-04-15AVX-512. Fix mem operand modifier for Intel syntax.Kirill Yukhin4-2/+36
2016-04-15re PR tree-optimization/70130 (h264ref fails with verification error starting...Richard Biener4-4/+121
2016-04-15re PR c++/70494 (Internal Compiler Error: Capturing an array of vectors in a ...Jason Merrill4-10/+24
2016-04-14re PR c++/70528 (bogus error: constructor required before non-static data mem...Jason Merrill7-7/+30
2016-04-15Daily bump.GCC Administrator1-1/+1
2016-04-14re PR target/70669 (PowerPC __float128 does not support direct move)Michael Meissner4-5/+57
2016-04-14non-scalar-data.f90: Don't pass parameter variables to subroutines.Cesar Philippidis2-3/+10
2016-04-14re PR c++/70622 (auto specifier don't deduce value type and its pointer type ...Jason Merrill3-12/+56
2016-04-14re PR c++/70543 (wrong non-const error for enable_if and constexpr function)Jason Merrill3-0/+22
2016-04-14re PR c++/70648 (adplug-xmms fails to compile)Jason Merrill3-0/+19
2016-04-14re PR target/70640 (IEEE 128-bit floating point negative/abs has two thinkos)Michael Meissner2-1/+8
2016-04-14re PR c++/70594 (-fcompare-debug failure)Jakub Jelinek4-13/+41
2016-04-14PR c++/70652 - [6 Regression] r234966 causes bootstrap to failMartin Sebor15-872/+47
2016-04-14re PR c++/70029 (ICE with C++11 and -flto)Marek Polacek4-1/+28
2016-04-14Revert empty class parameter passing ABI changes.Jason Merrill63-1010/+49
2016-04-14g++.dg/cpp1y/vla11.C...Martin Sebor2-1/+8
2016-04-14re PR middle-end/70643 (broken openacc reduction inside a fortran module)Cesar Philippidis4-1/+63
2016-04-14re PR tree-optimization/70614 (GCC gets stuck with -O)Richard Biener2-0/+12
2016-04-14re PR tree-optimization/70623 (ICE in compute_antic at -O2)Richard Biener5-49/+140
2016-04-14Daily bump.GCC Administrator1-1/+1
2016-04-13PR c++/69517 - [5/6 regression] SEGV on a VLA with excess initializer elementsMartin Sebor18-20/+1628
2016-04-13check_GNU_style.sh: Avoid false posivies in trailing operator checks.Martin Sebor2-2/+8
2016-04-13Adjust for new empty class parameter passing ABI.Jonathan Wakely16-30/+111
2016-04-13re PR c++/70641 (ICE on valid code at -O1 and above on x86_64-linux-gnu: veri...Jakub Jelinek4-1/+36
2016-04-13re PR c++/70594 (-fcompare-debug failure)Jakub Jelinek3-2/+103
2016-04-13Warn about empty parameter ABI with -Wabi=9.Jason Merrill47-1/+890
2016-04-13Pass empty class parameters like C.Jason Merrill4-5/+60
2016-04-13libgo: update to Go 1.6.1 releaseIan Lance Taylor13-16/+62
2016-04-13re PR testsuite/68242 (FAIL: libgomp.oacc-c-c++-common/reduction-2.c, and oth...Cesar Philippidis3-2/+8
2016-04-13re PR c++/70627 (internal compiler error: verify_type failed)Jason Merrill3-1/+38
2016-04-13Fix gcc.dg/ifcvt-4.c on 64-bit SPARC (PR rtl-optimization/68749)Rainer Orth2-5/+14
2016-04-13Make distclean clean up more (PR70173)Segher Boessenkool3-4/+13
2016-04-13re PR c++/70635 (ICE on (and rejects) valid code on x86_64-linux-gnu: Segment...Paolo Carlini4-2/+38
2016-04-13re PR c++/70639 (internal compiler error: in guard_tinfo_to_string, at c-fami...Marek Polacek4-4/+27
2016-04-13re PR c/70436 (-Wparentheses missing ambiguous else warning)Marek Polacek7-77/+306