aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg
AgeCommit message (Expand)AuthorFilesLines
2013-10-09tree-ssa-phiopts.c (rhs_is_fed_for_value_replacement): New function.Zhenqiang Chen1-0/+25
2013-10-09* gcc.dg/vect/bb-slp-31.c: Add cleanup-tree-dump.Jakub Jelinek1-0/+1
2013-10-09re PR c/20318 (RFE: add attribute to specify that a function never returns NULL)Marc Glisse1-0/+19
2013-10-08re PR tree-optimization/58480 (Use attribute((nonnull)) to optimize callers)Marc Glisse1-0/+19
2013-10-03predict.c (tree_predict_by_opcode): Get the probability for builtin_expect fr...Rong Xu2-2/+2
2013-10-02tree-loop-distribution.c: Include tree-vectorizer.h for find_loop_location.Richard Biener4-4/+4
2013-10-02gimple-ssa-strength-reduction.c (legal_cast_p_1): Forward declaration.Yufeng Zhang1-0/+27
2013-10-01re PR tree-optimization/58556 (gen-vect-26.c / gen-vect-28.c regression mergi...Kyrylo Tkachov2-4/+4
2013-10-01re PR tree-optimization/58553 (New fail in PASS->FAIL: gcc.c-torture/execute/...Richard Biener1-0/+28
2013-09-30tree-ssa-threadupdate.c (ssa_fix_duplicate_block_edges): Update redirected ou...Teresa Johnson1-1/+1
2013-09-30re PR tree-optimization/58554 (Revision 202619 causes runtime failure in CPU2...Richard Biener1-0/+20
2013-09-27re PR middle-end/58463 (ICE with -fdump-tree-all-all in vector indexed access)Paulo Matos1-0/+15
2013-09-27re PR tree-optimization/58459 (Loop invariant is not hoisted out of loop afte...Richard Biener1-0/+47
2013-09-26tree-ssa-live.c (var_map_base_init): Handle SSA names with DECL_IGNORED_P bas...Richard Biener1-0/+16
2013-09-26re PR tree-optimization/58539 (ICE with segfault at -O3 with -g enabled on x8...Richard Biener1-0/+20
2013-09-25tree-flow.h (thread_through_all_blocks): Prototype moved into tree-ssa-thread...Jeff Law1-2/+1
2013-09-25re PR sanitizer/58413 (ubsan constant folding)Marek Polacek1-0/+18
2013-09-20* gcc.dg/tree-ssa/ssa-dom-thread-3.c: Add missing dg-final clause.Jeff Law1-0/+2
2013-09-20re PR middle-end/57748 (ICE when expanding assignment to unaligned zero-sized...Bernd Edlinger2-0/+92
2013-09-20re PR tree-optimization/58453 (Revision 202431 results in miscompare for CPU2...Richard Biener1-0/+34
2013-09-18re PR tree-optimization/58417 (Incorrect optimization in SCEV const-prop)Richard Biener1-0/+25
2013-09-18omp-fesdr.C: Check for fopenmp effective target.Kyrylo Tkachov1-0/+1
2013-09-17tree-vect-patterns.c (vect_recog_dot_prod_pattern): Fix a bug when checking t...Cong Hou1-0/+73
2013-09-17* gcc.dg/tree-ssa/ldist-22.c (main): Return zero.Andreas Schwab1-1/+1
2013-09-17re PR tree-optimization/58432 (ICE: in insert_value_copy_on_edge, at tree-out...Richard Biener1-0/+17
2013-09-17gimple-ssa-strength-reduction.c (backtrace_base_for_ref): New.Bin Cheng1-0/+26
2013-09-16tree-loop-distribution.c (enum rdg_dep_type): Add control_dd.Richard Biener1-0/+32
2013-09-13dwarf2out.c (should_emit_struct_debug): Add check for type_decl variable is n...Evgeny Gavrin1-0/+35
2013-09-12tree-loop-distribution.c (dot_rdg_1): Make graph prettier.Richard Biener1-8/+6
2013-09-10i386.c (ix86_expand_movmem): Fix epilogue generation.Michael Zolotukhin1-0/+22
2013-09-09re PR tree-optimization/58326 (ICE in check_loop_closed_ssa_use, at tree-ssa-...Richard Biener2-0/+43
2013-09-06ipa-pta-14.c (scan-ipa-dump): Don't expect NULL in foo.result set.Joern Rennecke4-4/+8
2013-09-0620101011-1.c [__arc__] (DO_TEST): Define as 0.Joern Rennecke4-3/+5
2013-09-05* gcc.dg/autopar/pr49960.c: Disable partial inliningJan Hubicka1-2/+4
2013-09-04re PR tree-optimization/57370 (compiler hangs in reassoc)Easwaran Raman1-0/+17
2013-09-04attr-weakref-1.c: Skip on AIX.David Edelsohn2-1/+2
2013-09-04dumpfile.c (dump_finish): Don't close stderr/stdout.Teresa Johnson1-6/+4
2013-09-03tree-ssa-threadedge.c (thread_across_edge): Record entire path when not threa...Jeff Law1-2/+1
2013-09-03revert: tree-vrp.c (check_array_ref): Bail out on zero-length arrays.Meador Inge1-12/+0
2013-09-03re PR tree-optimization/57656 (Wrong constant folding)Richard Biener1-0/+13
2013-09-03re PR middle-end/57287 (Bogus uninitialized warning with abnormal control flow)Richard Biener1-3/+3
2013-09-02ipa-split.c (execute_split_functions): Split externally visible functions cal...Jan Hubicka1-0/+23
2013-09-02re PR ipa/58106 (ICE: in ipa_edge_duplication_hook, at ipa-prop.c:2839)Martin Jambor1-0/+50
2013-09-02re PR tree-optimization/57511 (Missing SCEV final value replacement)Richard Biener1-0/+15
2013-09-02tree-affine.c (add_elt_to_tree): Avoid converting all pointer arithmetic to s...Richard Biener1-1/+1
2013-09-01fork-instrumentation.c: New testcase.Jan Hubicka1-0/+8
2013-08-30tree-vrp.c (check_array_ref): Bail out on zero-length arrays.Meador Inge1-0/+12
2013-08-30Merge ubsan into trunk.Marek Polacek3-0/+56
2013-08-30cgraph.c (cgraph_function_body_availability): Handle weakref correctly.Jan Hubicka1-1/+1
2013-08-30Move testsuite changes to correct ChangeLog, and delete a newTeresa Johnson1-11/+0