aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2016-03-16re PR c++/70259 (-flifetime-dse=2 bug with empty bases)Jason Merrill3-0/+20
2016-03-1620151204.c: Skip for avr.Senthil Kumar Selvaraj2-0/+6
2016-03-16re PR middle-end/70245 (Miscompilation of ICU on i386 with atom tuning starti...Jakub Jelinek6-1/+147
2016-03-16g++.dg/cpp1y/constexpr-instantiate.C: Correct DejaGnu directives.Martin Sebor2-2/+7
2016-03-16Fix bug ID in last commitJeff Law1-1/+1
2016-03-16re PR rtl-optimization/70224 (ICE: RTL flag check: CROSSING_JUMP_P used with ...Jeff Law2-1/+6
2016-03-16re PR middle-end/70199 (Crash at -O2 when using labels.)Richard Henderson10-48/+71
2016-03-16Run dos2unix on gcc.dg/uninit-19.cH.J. Lu2-26/+30
2016-03-16re PR c/70093 (Instancing function with VM return type cases internal compile...Marek Polacek8-2/+138
2016-03-16re PR tree-optimization/68714 (less folding of vector comparison)Jakub Jelinek2-1/+7
2016-03-16tree-vect-loop.c (vect_analyze_loop_2): Fix wrong dump info by reporting malf...Bin Cheng2-2/+8
2016-03-16Safely use nodes[0] in possible_polymorphic_call_targetsTom de Vries2-2/+7
2016-03-16Makefile.in: Add support for x86 GNU/Hurd.Svante Signell3-1/+836
2016-03-16Add missing single_pred_p test in scop_detection::merge_seseTom de Vries6-1/+118
2016-03-16Fix same_close_phi_nodeTom de Vries5-2/+71
2016-03-16re PR sanitizer/70147 (testcase from hana testsuite gets miscompiled with -fs...Jakub Jelinek4-14/+22
2016-03-16re PR sanitizer/70147 (testcase from hana testsuite gets miscompiled with -fs...Jakub Jelinek5-0/+113
2016-03-16Cleanup and expand on the 'leaf' function attribute documentation.Carlos O'Donell2-23/+40
2016-03-15PR c++/58281 - Problem with explicitly instantiated constexpr templateMartin Sebor2-0/+25
2016-03-16Daily bump.GCC Administrator1-1/+1
2016-03-16pr68532.c: Add -fno-common option on hppa*-*-hpux*.John David Anglin2-0/+4
2016-03-15ifcvt-4.c: Add hppa*64*-*-* to skip list.John David Anglin2-1/+3
2016-03-15re PR libfortran/69799 (FAIL: gfortran.dg/coarray_allocate_3.f08 at -O1 and a...John David Anglin2-0/+7
2016-03-16Fix thinko in indirect_jump_optimizeAlan Modra2-8/+25
2016-03-15re PR c++/70209 (ICE in strip_typedefs, at cp/tree.c:1377)Marek Polacek4-3/+34
2016-03-15re PR c++/70095 ([C++14] Link error on partially specialized variable template)Jason Merrill3-1/+15
2016-03-15Fix more P0184R0 references.Jason Merrill2-2/+2
2016-03-15re PR c++/70141 (template parameter not deducible in partial specialization o...Jason Merrill3-2/+34
2016-03-15pr63384.C: Add -w to dg-options.Alexander Monakov2-1/+6
2016-03-15re PR middle-end/69513 (LTO bootstrap fails with bootstrap-profiled during li...Eric Botcazou2-5/+11
2016-03-15ifcvt-4.c: Add -misel for powerpc*.Pat Haugen2-1/+6
2016-03-15avr.md (rotl<mode>3): Set mode for operand 2.Senthil Kumar Selvaraj2-1/+5
2016-03-15re PR rtl-optimization/70222 (Test miscompiled with -O1)Jakub Jelinek5-2/+73
2016-03-15re PR middle-end/70239 (ICE in ggc_set_mark)Jakub Jelinek2-1/+7
2016-03-15Fix pr68714 test for targets not supporting V4SImode.Richard Henderson2-2/+6
2016-03-15re PR rtl-optimization/69032 (ICE: in cfg_preds_1, at sel-sched-ir.c:4809 wit...Andrey Belevantsev4-3/+34
2016-03-15re PR target/66660 ([ia64] Speculative load not checked before use, leading t...Andrey Belevantsev1-6/+10
2016-03-15re PR rtl-optimization/63384 (scheduler loops on endless fence list with -fse...Andrey Belevantsev4-2/+26
2016-03-15re PR target/64411 (ICE: in verify_target_availability, at sel-sched.c:1577 w...Andrey Belevantsev6-10/+79
2016-03-15Add goacc/kernels-alias{,-2}.f95Tom de Vries3-0/+51
2016-03-15expr.c (cpp_classify_number): Hex floats are new in C++1z.Jason Merrill4-1/+13
2016-03-15feat-cxx1z.C: Fix __cpp_fold_expressions value.Jason Merrill2-3/+3
2016-03-15Fix fdump-ipa-all-graphTom de Vries3-7/+20
2016-03-14PR c++/53792 - [C++11] improving compiler-time constexpr evaluationMartin Sebor3-0/+75
2016-03-14* c-cppbuiltin.c (c_cpp_builtins): Bump __cpp_range_based_for.Jason Merrill3-2/+6
2016-03-15genrecog: Fix crash on invalid inputSegher Boessenkool2-1/+6
2016-03-15Daily bump.GCC Administrator1-1/+1
2016-03-14* gcc.dg/torture/pr70083.c: Prune non-standard ABI.David Edelsohn2-0/+8
2016-03-14re PR middle-end/70219 (ICE: in delete_move_and_clobber, at lra-constraints.c...Jakub Jelinek4-1/+30
2016-03-14re PR tree-optimization/68714 (less folding of vector comparison)Richard Henderson3-8/+173