aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg
AgeCommit message (Expand)AuthorFilesLines
2017-10-06re PR tree-optimization/82434 (-fstore-merging does not work reliably.)Jakub Jelinek1-0/+33
2017-10-06re PR tree-optimization/82422 ([graphite] ICE in set_codegen_error, at graphi...Richard Biener1-0/+13
2017-10-06re PR tree-optimization/82421 ([graphite] ICE: tree check: expected ssa_name,...Richard Biener1-0/+21
2017-10-06graphite-isl-ast-to-gimple.c: Include ssa.h and tree-ssa.h.Richard Biener9-28/+6
2017-10-06re PR tree-optimization/82436 (465.tonto ICE in vect_get_slp_vect_defs, at tr...Richard Biener1-0/+35
2017-10-05c-pretty-print.c (pp_c_parameter_type_list): Print ...Bernd Edlinger1-0/+12
2017-10-05slp-perm-9.c: Use vect_sizes_16B_8B.Tamar Christina1-2/+2
2017-10-05vect-align-1.c: Fix vect_hw_misalign condition.Tamar Christina3-4/+4
2017-10-05pr82374.c (SIZE): Change from 1G to 1M to make it ilp32 friendly.Jakub Jelinek1-1/+1
2017-10-04C: underline parameters in mismatching function callsDavid Malcolm3-12/+81
2017-10-04New target check for double<->int conversionsAndreas Krebbel3-4/+4
2017-10-04New target check: vect_long_multAndreas Krebbel1-1/+2
2017-10-04Enable vect_float with S/390 VXE and adjust testcasesAndreas Krebbel16-2/+18
2017-10-04re PR tree-optimization/82374 (#pragma GCC optimize is not applied to openmp-...Jakub Jelinek1-0/+31
2017-10-03[PR 82363] Fix thinko in SRA subaccess propagationMartin Jambor1-0/+50
2017-10-03re PR target/82386 (internal compiler error: Segmentation fault on 32-bit pow...Jakub Jelinek1-0/+38
2017-10-02tree-dfa.c (get_ref_base_and_extent): Set *pmax_size to -1 if *poffset + *pma...Jakub Jelinek1-0/+13
2017-10-02graphite-isl-ast-to-gimple.c (set_codegen_error): With -fchecking and --param...Richard Biener10-8/+27
2017-10-02re PR tree-optimization/82355 (ICE in outermost_loop_in_sese, at sese.c:301)Richard Biener3-9/+32
2017-10-01tree-ssa-dom.c (optimize_stmt): Make this a method within the dom_opt_dom_wal...Jeff Law1-0/+18
2017-09-29sbitmap.c (bitmap_bit_in_range_p): New function.Jeff Law1-0/+33
2017-09-29re PR c/82340 (volatile ignored in compound literal)Jakub Jelinek1-0/+14
2017-09-27pr65947-9.c: Requires char to be signed by default.Andreas Krebbel1-1/+1
2017-09-27match.pd ((X / Y) == 0 -> X < Y): New pattern.Prathamesh Kulkarni1-0/+18
2017-09-26re PR middle-end/35691 (Missed (a == 0) && (b == 0) into (a|(typeof(a)(b)) ==...Jakub Jelinek2-0/+197
2017-09-26re PR tree-optimization/82321 (ICE in check_loop_closed_ssa_use, at tree-ssa-...Richard Biener1-0/+36
2017-09-26re PR tree-optimization/82320 (Compile time hog w/ -O)Richard Biener1-0/+39
2017-09-25re PR tree-optimization/82163 (ICE on valid code at -O3 on x86_64-linux-gnu: ...Bin Cheng1-0/+23
2017-09-25re PR tree-optimization/82285 (Optimizing error when using enumeration)Richard Biener1-0/+16
2017-09-22re PR middle-end/35691 (Missed (a == 0) && (b == 0) into (a|(typeof(a)(b)) ==...Jakub Jelinek4-2/+26
2017-09-22PR82289: Computing peeling costs for irrelevant drsRichard Sandiford1-0/+28
2017-09-22Let the target choose a vectorisation alignmentRichard Sandiford2-2/+2
2017-09-22graphite-isl-ast-to-gimple.c (graphite_verify): Inline into single caller.Richard Biener1-0/+29
2017-09-22re PR tree-optimization/82291 (wrong code at -O3 on x86_64-linux-gnu)Richard Biener1-0/+37
2017-09-21re PR tree-optimization/82276 (-O2: ICE: SSA corruption during RTL pass: expa...Richard Biener1-0/+32
2017-09-20s390.c (MIN_UNROLL_PROBES): Define.Andreas Krebbel1-0/+4
2017-09-20Fix testsuite fallout from r252976.Martin Sebor6-11/+12
2017-09-20re PR tree-optimization/77362 ([graphite] ICE in sese_build_liveouts_use w/ -...Richard Biener1-0/+21
2017-09-20re PR tree-optimization/82264 (ICE in vn_phi_lookup at gcc/tree-ssa-sccvn.c:3...Richard Biener1-0/+21
2017-09-20re PR tree-optimization/81373 (Graphite ICE in ssa_default_def at gcc/tree-df...Richard Biener1-0/+40
2017-09-19i386.c (ix86_adjust_stack_and_probe_stack_clash): New.Jeff Law9-1/+2427
2017-09-19explow.c: Include "params.h".Jeff Law1-0/+86
2017-09-19common.opt (-fstack-clash-protection): New option.Jeff Law1-0/+66
2017-09-19PR c/81854 - weak alias of an incompatible symbol acceptedMartin Sebor2-4/+67
2017-09-19re PR tree-optimization/82244 (-O2: ICE: tree check: expected ssa_name, have ...Richard Biener1-0/+31
2017-09-19re PR tree-optimization/69728 (internal compiler error: in outer_projection_m...Richard Biener1-0/+21
2017-09-18Include phis in SLP unrolling calculationRichard Sandiford1-0/+11
2017-09-18re PR tree-optimization/79622 (Wrong code w/ -O2 -floop-nest-optimize)Richard Biener1-0/+26
2017-09-15re PR tree-optimization/71026 (Missing division optimizations)Jackson Woodruff1-1/+1
2017-09-15re PR tree-optimization/82217 (ICE on valid code at -O1 and above: in visit_p...Richard Biener1-0/+32