aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2016-02-01* postreload.c (reload_cse_simplify): Remove dead code.Eric Botcazou2-4/+4
2016-02-01re PR rtl-optimization/69570 (if-conversion bug on i?86)Jakub Jelinek4-1/+82
2016-01-31re PR rtl-optimization/69535 (wrong code with -O -fno-tree-bit-ccp -fno-tree-...Richard Henderson4-5/+65
2016-02-01re PR testsuite/69584 (FAIL: gcc.dg/pr67964.c (test for excess errors))John David Anglin3-7/+11
2016-02-01re PR debug/68244 (FAIL: g++.dg/parse/parens3.C -std=gnu++98 (internal compi...John David Anglin2-0/+8
2016-02-01vector-5.c: Add -fno-common option on hppa*-*-hpux*.John David Anglin2-0/+5
2016-02-01Daily bump.GCC Administrator1-1/+1
2016-01-31Regenerate .pot files.Joseph Myers2-12622/+15310
2016-01-31re PR c++/68763 (ICE: in verify_unstripped_args, at cp/pt.c:1132)Jakub Jelinek2-4/+41
2016-01-31re PR c++/69009 (ICE in instantiate_decl, at cp/pt.c:21511)Jason Merrill3-1/+54
2016-01-31Fix abi-tag16.C.Jason Merrill4-1/+76
2016-01-31Fix abi-tag17.C.Jason Merrill3-5/+15
2016-01-31re PR fortran/67564 (Segfault on sourced allocattion statement with class(*) ...Paul Thomas4-1/+50
2016-01-31Daily bump.GCC Administrator1-1/+1
2016-01-30re PR middle-end/69546 (wrong code with -O and simple int128 arithmetics)Jakub Jelinek5-3/+79
2016-01-30re PR fortran/69566 ([OOP] Failure of SELECT TYPE with unlimited polymorphic ...Paul Thomas4-2/+28
2016-01-30PR r++/68490 - error initializing a structure with a flexible array membeMartin Sebor2-0/+23
2016-01-30re PR fortran/66707 (Endless compilation on wrong usage of common)Dominique d'Humieres2-0/+15
2016-01-30re PR target/65546 (FAIL: gcc.dg/vect/costmodel/ppc/costmodel-vect-31a.c)Bill Schmidt2-1/+8
2016-01-30Daily bump.GCC Administrator1-1/+1
2016-01-29[hsa] Atomic assess memory model fixesMartin Jambor2-19/+54
2016-01-29re PR debug/69518 (Flag -g causes "error: type variant has different TYPE_VFI...Jakub Jelinek4-11/+32
2016-01-29document that isl-0.16 is supportedSebastian Pop2-1/+5
2016-01-29re PR target/69299 (-mavx performance degradation with r232088)Vladimir Makarov14-23/+147
2016-01-29Revert revsion 229087 changes in lra-spills.cH.J. Lu4-38/+30
2016-01-29re PR target/65604 (MIPS -fno-delayed-branch generates incorrect code with -m...Steve Ellcey2-0/+18
2016-01-29re PR target/65604 (MIPS -fno-delayed-branch generates incorrect code with -m...Steve Ellcey2-3/+16
2016-01-29re PR target/69551 (Wrong code with single element vector insert)Jakub Jelinek4-0/+34
2016-01-29re PR target/66137 (ICE with -ffixed-ebp)Jakub Jelinek2-0/+16
2016-01-29p5600-bonding.c (dg-options): Force the test to be always built for p5600.Andrew Bennett3-1/+15
2016-01-29Use vm in sse2_cvtps2pd<mask_name>H.J. Lu2-1/+6
2016-01-29Test __cplusplus instead of __GXX_EXPERIMENTAL_CXX0X__Jonathan Wakely2-1/+7
2016-01-29re PR middle-end/69547 (no-op array initializer emits an empty loop)Richard Biener4-2/+31
2016-01-29re PR debug/66869 (-Wunused-function no longer warns for static declarations ...Jakub Jelinek4-0/+35
2016-01-29S/390: Use %qs in error messages.Dominik Vogt2-3/+10
2016-01-29PR other/69006: S/390: Fix extra newlines after diagnostics.Dominik Vogt2-1/+7
2016-01-29S/390: Require a hardware vector support for test to succeed.Dominik Vogt2-0/+9
2016-01-29PR c++/69462: Provide FLT_EVAL_METHOD and DECIMAL_DIG in float.h.Jonathan Wakely2-1/+8
2016-01-29re PR c++/69509 (infinite loop compiling a VLA in a recursive constexpr funct...Marek Polacek7-31/+81
2016-01-29re PR middle-end/69537 (Incorrect -Wmaybe-uninitialized warning with enum var...Richard Biener4-1/+45
2016-01-29PR69545: revert patchSebastian Pop2-5/+21
2016-01-29Fix cp_binding_level reuse logicPatrick Palka2-1/+7
2016-01-29Daily bump.GCC Administrator1-1/+1
2016-01-28re PR target/69459 (wrong code with -O2 and vector arithmetics @ x86_64)Uros Bizjak6-39/+109
2016-01-28re PR target/68400 (ICE in change_address_1, at emit-rtl.c:2125)Steve Ellcey3-0/+35
2016-01-28re PR target/68400 (ICE in change_address_1, at emit-rtl.c:2125)Steve Ellcey2-3/+17
2016-01-28PR target/17381 - Unnecessary register move for float extendMartin Sebor2-0/+27
2016-01-28re PR middle-end/69542 (-fcompare-debug failure in simplify-rtx.c on i?86 sin...Jakub Jelinek4-1/+49
2016-01-28rs6000.c (output_cbranch): Don't statically predict branches if using guessed...Pat Haugen2-3/+9
2016-01-28Fix optimize_isl dumpH.J. Lu2-2/+5