aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg
AgeCommit message (Expand)AuthorFilesLines
2017-08-29Make expansion of balanced binary trees of switches on tree level.Martin Liska2-6/+6
2017-08-29tree-vect-slp.c (vect_bb_slp_scalar_cost): Properly confine life to the activ...Richard Biener1-0/+28
2017-08-28tree-ssa-dom.c (edge_info::record_simple_equiv): Call derive_equivalences.Jeff Law9-3/+271
2017-08-28optabs: ensure mem_thread_fence is a compiler barrierAlexander Monakov1-0/+34
2017-08-24PR middle-end/81908 - FAIL: gfortran.dg/alloc_comp_auto_array_2.f90 -O3 -g -m32Martin Sebor3-0/+133
2017-08-24re PR tree-optimization/81913 (wrong code at -O1)Bin Cheng2-0/+62
2017-08-23testsuite: add param-type-mismatch.c/C testcases as a baselineDavid Malcolm1-0/+63
2017-08-22re PR tree-optimization/81741 (Misoptimisation : replacing a constant field r...Jeff Law8-4/+80
2017-08-22common.opt (feliminate-dwarf2-dups): Ignore.Richard Biener4-21/+1
2017-08-21C: use full locations within c_parser_expr_list's vec<location_t>David Malcolm2-2/+2
2017-08-21c-family/c/c++: pass optional vec<location_t> to c-format.cDavid Malcolm2-89/+54
2017-08-21re PR tree-optimization/81900 (GCC trunk miscompiles Perl / __sigsetjmp issue)Richard Biener1-0/+19
2017-08-20re PR ipa/77732 (FAIL: gcc.dg/ipa/ipcp-cstagg-7.c scan-ipa-dump-times cp "Dis...John David Anglin1-1/+1
2017-08-18Add warn_if_not_aligned attributeH.J. Lu4-0/+179
2017-08-17re PR middle-end/81814 (Incorrect behaviour at -O0 (conditional operator))Marek Polacek1-0/+36
2017-08-17Require effective target nonlocal_goto for ipa/pr81696.cTom de Vries1-0/+1
2017-08-17tree-vrp.c (vrp_int_const_binop): Do not set *overflow_p to true when overflo...Richard Biener1-0/+16
2017-08-16re PR middle-end/81832 (ICE in expand_LOOP_DIST_ALIAS, at internal-fn.c:2273)Bin Cheng1-0/+22
2017-08-16PR81815: Invalid conditional reductionRichard Sandiford1-0/+26
2017-08-15re PR tree-optimization/81790 (ICE in vn_nary_build_or_lookup_1, at tree-ssa-...Richard Biener1-0/+28
2017-08-14PR c/81117 - Improve buffer overflow checking in strncpy - part 1Martin Sebor1-4/+15
2017-08-14ucnid-5.c: Skip on AIX.David Edelsohn1-1/+1
2017-08-14re PR tree-optimization/81799 (ICE on valid code at -O3: verify_gimple failed)Bin Cheng1-0/+25
2017-08-14Add check_effective_target_autoincdec.Wilco Dijkstra1-3/+1
2017-08-12Require -static support in gcc.dg/pie-static-[12].c (PR testsuite/81793)Rainer Orth2-2/+6
2017-08-11re PR c/81795 (Stray "originally defined here" when using -Wc++-compat with #...Marek Polacek1-0/+14
2017-08-10PR81738: Split vect-alias-check-6.cRichard Sandiford2-9/+18
2017-08-10C/C++: show pertinent open token when missing a close tokenDavid Malcolm1-0/+3
2017-08-10re PR testsuite/81784 (gcc.dg/compare2.c fails starting with r250984)Marek Polacek1-8/+8
2017-08-09packed8.C: Remove -mstructure-size- boundary option and fix comment.Michael Collison1-1/+0
2017-08-09re PR c/81233 (--Wdiscarded-qualifiers and Wincompatible-pointer-types missin...Marek Polacek18-103/+160
2017-08-09re PR c/81417 (-Wsign-compare should print types being compared)Marek Polacek8-68/+151
2017-08-08PR driver/81523: Make -static override -pieH.J. Lu3-0/+21
2017-08-08ICF: properly handle LABEL_DECLs (PR tree-opt/81696).Martin Liska1-0/+26
2017-08-08re PR tree-optimization/81744 (ICE: verify_ssa failed, at tree-ssa.c:1186)Bin Cheng1-0/+13
2017-08-07Fix unresolved in gcc.dg/pr46932.cWilco Dijkstra1-0/+3
2017-08-07re PR middle-end/81737 (164.gzip in SPEC CPU 2000 failed to build)Marek Polacek1-0/+6
2017-08-07Canonicalize names of attributes.Martin Liska3-2/+15
2017-08-06Require nonlocal_goto for gcc.dg/pr78582.cTom de Vries1-0/+1
2017-08-06Fix call arguments mismatch in gcc.dg/torture/pr78218.cTom de Vries1-4/+7
2017-08-04Remove useless floating point casts in comparisons.Yury Gribov1-0/+10
2017-08-04re PR middle-end/81695 (internal compiler error: in size_binop_loc, at fold-c...Marek Polacek1-0/+11
2017-08-04Pool alignment information for common basesRichard Sandiford1-0/+2
2017-08-04Use base inequality for some vector alias checksRichard Sandiford1-0/+23
2017-08-04Handle data dependence relations with different basesRichard Sandiford3-0/+174
2017-08-03re PR target/81621 (ICE in delete_insn, at cfgrtl.c:167 with s390x cross comp...Jakub Jelinek1-0/+5
2017-08-03tree-ssa-reassoc.c (should_break_up_subtract): Also break up if the use is in...Richard Biener1-3/+4
2017-08-03re PR driver/81650 (gcc -m32 mishandles -Walloc-size-larger-than=922337203685...Jakub Jelinek1-0/+9
2017-08-03Require alias for gcc.dg/pr56727-2.cTom de Vries1-0/+1
2017-08-03Require alloca for gcc.dg/attr-noipa.cTom de Vries1-0/+1