aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg
AgeCommit message (Expand)AuthorFilesLines
2006-02-26common.opt (-floop-optimize, [...]): Remove.Steven Bosscher1-1/+1
2006-02-26fold-const.c (fold_binary): Fold (X & 1) ^ 1 as (X & 1) == 0.Roger Sayle1-0/+33
2006-02-26re PR tree-optimization/21137 (Convert (a >> 2) & 1 != 0 into a & 4 != 0)Roger Sayle1-0/+46
2006-02-26re PR middle-end/25125 ((short) ((int)(unsigned short) + (int)) is done in th...Dorit Nuzman3-0/+148
2006-02-26re PR tree-optimization/26359 (Over optimization of loop when using -ftree-ve...Dorit Nuzman2-0/+22
2006-02-25re PR middle-end/23673 (fold does not fold (a^b) != 0 to a != b)Roger Sayle3-0/+84
2006-02-23re PR middle-end/26412 (ICE with external arrays using OpenMP)Jakub Jelinek1-0/+18
2006-02-22bf-spl1.c: Don't specify -m68000.Nathan Sidwell1-2/+1
2006-02-21re PR tree-optimization/26361 (bootstrap failure on Alpha: xgcc runs out of m...Roger Sayle1-0/+33
2006-02-20complex-3.c: Split out first part into ...Andrew Pinski2-15/+14
2006-02-19re PR middle-end/26334 (ICE in lhd_set_decl_assembler_name)Jakub Jelinek1-8/+0
2006-02-18re PR tree-optimization/25680 (Store CCP does not understand REALPART_EXPR < ...Andrew Pinski1-0/+15
2006-02-1820031106-1.c: Fix the final scan of the variable to take into account the var...Andrew Pinski2-4/+4
2006-02-18re PR middle-end/26334 (ICE in lhd_set_decl_assembler_name)Jakub Jelinek1-0/+8
2006-02-18re PR target/24837 (move dynamic linker names out of LINK_SPEC and into new D...Joseph Myers2-0/+12
2006-02-16tree-vrp.c (set_value_range_to_nonnegative): New function.Jeff Law2-6/+25
2006-02-16re PR target/20353 (uclibc does not provide C99 math functions)Joseph Myers1-3/+4
2006-02-16re PR testsuite/25918 (gcc.dg/vect/vect-reduc-dot-s16.c scan-tree-dump-times ...Victor Kaplansky12-222/+365
2006-02-14re PR middle-end/23670 (Fold does not fold (a|b)&b to b likewise for (a&b) | ...Roger Sayle1-0/+52
2006-02-14re PR tree-optimization/26258 (Wrong alias information for struct addresses i...Richard Guenther1-0/+28
2006-02-13re PR middle-end/24427 (missing optimization opportunity with binary operators)Roger Sayle1-0/+65
2006-02-13re PR target/25376 (section attribute doesn't work on darwin)Josh Conner1-0/+9
2006-02-10invoke.texi (-floop-optimize2): Removed.Zdenek Dvorak1-1/+1
2006-02-10pr23372-1.c: Remove empty file.Richard Guenther1-0/+0
2006-02-09re PR inline-asm/16194 (global register with inline-asm and clobered)J"orn Rennecke1-0/+67
2006-02-09re PR middle-end/26134 (fold *(float*)(&complex_float_var) into REALPART_EXPR...Andrew Pinski1-0/+27
2006-02-09re PR tree-optimization/26180 (wrong code due to VRP and unsigned multiplies ...Diego Novillo1-0/+43
2006-02-08re PR tree-optimization/21417 (Missed jump threading opportunity on trees)Jeff Law1-0/+54
2006-02-08re PR testsuite/26159 (pr23382.c and critical-3.c don't cleanup after themsel...Janis Johnson2-0/+2
2006-02-07pr21559.c: New test.Jeff Law1-0/+45
2006-02-07tree-vrp.c (find_conditional_asserts): Update comments.Jeff Law39-126/+126
2006-02-07re PR c++/26140 (ice on valid C++ code)Richard Guenther1-10/+0
2006-02-06Undo accidental commit.Richard Sandiford1-0/+0
2006-02-06* reorg.c (dbr_schedule): Use dump_file instead of file.Richard Sandiford1-0/+0
2006-02-06tree-ssa-pre.c (bb_value_sets_t): Add antic_safe_loads.Daniel Berlin4-4/+67
2006-02-05pr25990.c: Use __SIZE_TYPE__ instead of unsigned int in size_t typedef.Jakub Jelinek1-1/+1
2006-02-03pr25990.c: Replace with pre-processed version.Diego Novillo1-79/+96
2006-02-02Commit testcase for PR25990.Diego Novillo1-0/+244
2006-01-30optabs.c (prepare_cmp_insn): If unbaised and unsigned then bias the compariso...Carlos O'Donell1-0/+24
2006-01-30re PR target/14798 (In case of SH target with -O2 option #pragma interrupt do...J"orn Rennecke10-1/+179
2006-01-30re PR c++/23372 (Temporary aggregate copy not elided when passing parameters ...Richard Guenther1-0/+10
2006-01-29re PR c++/25874 ([gomp] ICE in calc_dfs_tree())Diego Novillo1-0/+15
2006-01-29re PR tree-optimization/25911 (ice in vect_recog_dot_prod_pattern)Dorit Nuzman1-0/+15
2006-01-29c.opt: Add -W(no-)overlength-strings.Zack Weinberg5-0/+95
2006-01-27c-pragma.c (init_pragma): Call c_register_pragma_with_expansion for pragma re...Carlos O'Donell1-0/+18
2006-01-26re PR c/25892 (-Wpointer-sign creates problems for Emacs)Alexandre Oliva6-1/+50
2006-01-26struct-layout-1.exp: Pass -e to generator program on short-enum targets.Paul Brook2-4/+15
2006-01-26re PR target/25947 (Unrecognizable insn ICE for readline-5.1 in rl_vi_complete)Hans-Peter Nilsson1-0/+21
2006-01-25re PR testsuite/25590 (FAIL: gcc.dg/tree-ssa/gen-vect-11.c scan-tree-dump-tim...Kazu Hirata1-1/+1
2006-01-25predicates.md (sh_register_operand): Accept CONST_DOUBLE.Kaz Kojima1-0/+14