aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg
AgeCommit message (Expand)AuthorFilesLines
2012-07-07re PR tree-optimization/53881 (ICE in hoist_edge_and_branch_if_true)Steven Bosscher1-0/+22
2012-07-06re PR tree-optimization/51879 (Missed tail merging with non-const/pure calls)Tom de Vries2-0/+64
2012-07-06re PR tree-optimization/52009 (Another missed tail merging opportunity)Tom de Vries2-0/+35
2012-07-04re PR middle-end/53849 (ICE: in add_referenced_var_1, at tree-dfa.c:567 with ...Richard Guenther1-0/+13
2012-07-02stmt.c (emit_case_bit_tests): Remove.Steven Bosscher1-1/+4
2012-06-29re PR tree-optimization/47061 (VRP doesn't propagate through x<<=1, but it do...Richard Guenther1-0/+22
2012-06-29re PR tree-optimization/37541 (VRP fails to optimize single-bit ranges)Richard Guenther1-2/+2
2012-06-29re PR tree-optimization/52589 (VRP missed optimization)Richard Guenther1-0/+28
2012-06-29Wstrict-aliasing-converted-assigned.c: Fix syntax errors in dg-message direct...Janis Johnson1-3/+5
2012-06-28re PR tree-optimization/51581 (Integer division by constant is not vectorized)Jakub Jelinek1-0/+166
2012-06-28re PR middle-end/53790 (ICE on dereferencing a extern union in asm statement)Richard Guenther1-0/+17
2012-06-28re PR debug/53671 (Many guality test failures)Alexandre Oliva1-3/+4
2012-06-27re PR middle-end/53676 (empty loop is not always removed now)Richard Guenther1-0/+23
2012-06-26pubtypes-2.c: Update expected output.Sterling Augustine3-3/+3
2012-06-26tree-pass.h (pass_strength_reduction): New decl.Bill Schmidt4-0/+95
2012-06-25profopt.exp: Make prof_option_list local to profopt-execute.Janis Johnson2-6/+11
2012-06-25Testcase for pr53749Richard Henderson1-0/+26
2012-06-21re PR c/53702 (ICE with -Wall and nested functions and unused typedef)Meador Inge1-0/+36
2012-06-21c-common.h (c_common_print_pch_checksum): Remove.Steven Bosscher2-0/+3
2012-06-20re PR tree-optimization/30318 (VRP does not create ANTI_RANGEs on overflow)Richard Guenther1-0/+38
2012-06-20stack-usage-1.c: Remove dg-options line for sh targets and add __sh__ case.Kaz Kojima1-1/+2
2012-06-19stack-usage-1.c: Use sh*-*-* instead of sh-*-*.Kaz Kojima1-1/+1
2012-06-19vrp68.c: Adjust testcase.Richard Guenther1-8/+2
2012-06-18re PR tree-optimization/53703 (verify_ssa: definition in block 105 does not d...Bill Schmidt1-0/+149
2012-06-17vrp68.c: Fix scan-tree-dump-times argument order.Uros Bizjak1-2/+2
2012-06-15gimplify.c (gimplify_compound_literal_expr): Take gimple_test_f argument...Michael Matz1-0/+14
2012-06-15gimplify.c (gimplify_modify_expr): Fold generated statements.Michael Matz2-4/+7
2012-06-15re PR tree-optimization/51581 (Integer division by constant is not vectorized)Jakub Jelinek4-3/+157
2012-06-14vrp.h: New testcase.Richard Guenther2-0/+51
2012-06-14re PR target/53621 ([SH] Frame pointers not generated with -fno-omit-frame-po...Christian Bruel1-0/+1
2012-06-13di-longlong64-sync-1.c: Add comments to checks for multiple messages reported...Janis Johnson6-17/+17
2012-06-13re PR debug/49888 (VTA: -O2 -g variable value changes, it does not change in ...Alexandre Oliva1-0/+25
2012-06-13common.opt (ftree-coalesce-inlined-vars): New.Alexandre Oliva2-2/+2
2012-06-12re PR c/53532 (function call ignored when called with argument of incompatibl...Jakub Jelinek7-14/+75
2012-06-12stackalign.exp: Combine stack alignment torture options with usual torture op...Janis Johnson8-23/+43
2012-06-1220031223-1.c: Add comments to check for multiple messages reported for one li...Janis Johnson36-139/+139
2012-06-12include2a.c: Add comments to checks for multiple messages reported for one li...Janis Johnson9-19/+19
2012-06-12alias.c (nonoverlapping_component_refs_p): Take two rtx arguments.Michael Matz1-0/+38
2012-06-12re PR rtl-optimization/53589 (ICE in maybe_record_trace_start with asm goto)Jakub Jelinek1-0/+15
2012-06-11re PR debug/53470 (ICE when linking with -g in splice_child_die, at dwarf2out...Richard Guenther1-0/+9
2012-06-07re PR middle-end/53535 (non-aligned memset on non-strict-alignment targets no...Hans-Peter Nilsson1-1/+2
2012-06-07re PR c/53580 (Internal Segmentation fault in nested "omp parallel", "omp par...Jakub Jelinek2-34/+34
2012-06-06re PR tree-optimization/53081 (memcpy/memset loop recognition)Richard Guenther2-1/+38
2012-06-05e5500.md: New file.Edmar Wienskoski1-1/+1
2012-06-05re PR middle-end/30442 (Expanded array initialization can use memset builtin ...Richard Guenther1-0/+47
2012-06-05re PR tree-optimization/53081 (memcpy/memset loop recognition)Richard Guenther1-0/+72
2012-06-04re PR tree-optimization/53550 (ICE with -O{1,2,3} -fprefetch-loop-arrays in b...Jakub Jelinek1-0/+12
2012-06-04tree-data-ref.c (have_similar_memory_accesses_1): Remove.Richard Guenther3-3/+3
2012-06-01Allow --specs options.Christian Bruel2-0/+19
2012-05-31re PR tree-optimization/52558 (write introduction incorrect wrt the C++11 mem...Aldy Hernandez3-0/+69