aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2016-02-09Daily bump.GCC Administrator1-1/+1
2016-02-08Fix PR c++/69139 (deduction failure with trailing return type)Patrick Palka5-10/+70
2016-02-08Fix PR c++/69283 (auto deduction fails when ADL is required)Patrick Palka5-0/+73
2016-02-08re PR c++/69657 (abs() not inlined after including math.h)Jason Merrill3-13/+45
2016-02-08re PR tree-optimization/69209 (ICE at -Os and above on x86_64-linux-gnu (veri...Jakub Jelinek4-1/+55
2016-02-08re PR tree-optimization/68541 (Path splitting causes if-conversion miss)Jeff Law2-1/+7
2016-02-08re PR c++/59627 (ICE with OpenMP "declare reduction" and -flto)Jakub Jelinek4-0/+24
2016-02-08re PR ipa/69239 (g++.dg/ipa/devirt-c-3.C FAILs with -O2 -fPIC --param=early-i...Jakub Jelinek2-0/+76
2016-02-08PR preprocessor/69664: fix rich_location::override_columnDavid Malcolm3-3/+9
2016-02-08jit: fix build after r233218 (build_common_tree_nodes)David Malcolm2-1/+7
2016-02-08tree-ssa.texi (Preserving the virtual SSA form): Remove outdated section.Nicklas Bo Jensen2-35/+6
2016-02-08re PR c++/69688 (-Wsign-compare causes bogus error: size of array ‘uc_codeâ...Marek Polacek7-5/+43
2016-02-08Remove -fshort-doubleBernd Schmidt16-54/+34
2016-02-08* convert.c (convert_to_integer_1): Re-indent.Jason Merrill1-214/+215
2016-02-08re PR c++/69631 (Bogus overflow in constant expression error)Jason Merrill8-40/+74
2016-02-08Fix latent LRA remat issue (PR68730)Bernd Schmidt2-38/+90
2016-02-08re PR tree-optimization/69719 (wrong code at -O3 on x86_64-linux-gnu)Richard Biener4-7/+45
2016-02-08re PR target/68273 (Wrong code on mips/mipsel due to (invalid?) peeking at al...Richard Biener4-1/+93
2016-02-08utils.c (create_var_decl): Set again DECL_COMMON and DECL_IGNORED_P last.Eric Botcazou2-18/+23
2016-02-08re PR target/69274 (435.gromacs performance regression after r231814 on x86 ...Richard Biener4-3/+15
2016-02-08re PR tree-optimization/68541 (Path splitting causes if-conversion miss)Jeff Law2-1/+4
2016-02-08re PR tree-optimization/65917 (XFAIL: gcc.dg/tree-ssa/20030922-2.c scan-tree-...Jeff Law6-52/+65
2016-02-08Daily bump.GCC Administrator1-1/+1
2016-02-07re PR fortran/50555 (synonymous namelist/statement function dummy argument no...Jerry DeLisle5-0/+57
2016-02-07* fi.po, sv.po: Update.Joseph Myers3-3972/+4029
2016-02-07Daily bump.GCC Administrator1-1/+1
2016-02-06Daily bump.GCC Administrator1-1/+1
2016-02-05re PR tree-optimization/68541 (Path splitting causes if-conversion miss)Jeff Law9-12/+483
2016-02-05PR c++/69662 - -Wplacement-new on allocated one element array membersMartin Sebor9-15/+478
2016-02-05re PR middle-end/69643 (Address space discarded)Richard Henderson5-0/+61
2016-02-05Fix fortran scalar elemental dependency mishandlingMikael Morin6-10/+68
2016-02-05re PR rtl-optimization/69691 (wrong code at -O2 on x86_64-linux-gnu)Jakub Jelinek4-1/+137
2016-02-05re PR c++/69628 (Conditional jump or move depends on uninitialised value(s) i...Jakub Jelinek2-0/+10
2016-02-05Make issues similar to PR c++/68948 fail loudly.Jason Merrill2-0/+9
2016-02-05asan.c: Move to ...Uros Bizjak2-1/+7
2016-02-05pr69577.c: Require avx_runtime target.Uros Bizjak2-2/+5
2016-02-05Add a testcase for PR target/69677H.J. Lu2-0/+25
2016-02-05crypto.md (crypto_vpermxor_<mode>): Correct insn type.Pat Haugen3-4/+11
2016-02-05re PR target/69369 (internal compiler error: in remove_unreachable_nodes, at ...Ilya Enkovich2-2/+9
2016-02-05Fix PR c++/68948 (wrong code generation due to invalid constructor call)Patrick Palka4-1/+62
2016-02-05invoke.texi (Optimize Options): In table of --param options rename second occ...Jeremy Bennett2-23/+24
2016-02-05S/390: Remove superfluous loops.Andreas Krebbel2-4/+5
2016-02-05S/390: Correct documentationDominik Vogt2-3/+7
2016-02-05S/390: Do not require -march=z13 on s390 but only on s390x.Dominik Vogt2-3/+8
2016-02-05S/390: Fix 64 bit sibcallAndreas Krebbel2-1/+5
2016-02-05S/390: Fix r6 vararg handling.Andreas Krebbel3-51/+111
2016-02-05re PR bootstrap/69677 (bootstrap failed with --with-arch=corei7 --with-cpu=co...Jakub Jelinek2-4/+22
2016-02-04Compile pr69454-2.c with -msse2 -mno-accumulate-outgoing-argsH.J. Lu2-1/+6
2016-02-05obsolete the deprecated rtems targetsTrevor Saunders2-0/+7
2016-02-05Daily bump.GCC Administrator1-1/+1