aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.c-torture
AgeCommit message (Expand)AuthorFilesLines
2004-08-17re PR tree-optimization/17051 (ICE: internal compiler error: verify_ssa faile...Richard Henderson1-0/+19
2004-08-11c-common.h (STATEMENT_LIST_HAS_LABEL): New.Richard Henderson1-0/+19
2004-08-09re PR tree-optimization/12517 ([tree-ssa] ICE in bsi_insert_on_edge_immediate)Falk Hueffner5-0/+73
2004-08-06tree.c (handle_dll_attribute): Move here from i383/winnt.c.Mark Mitchell1-20/+0
2004-08-05i386.c (ix86_expand_prologue): If the function uses a frame pointer, restore ...Richard Sandiford1-0/+31
2004-08-05c-common.c (c_stddef_cpp_builtins): Define __INTMAX_TYPE__ and __UINTMAX_TYPE__.Joseph Myers3-40/+5
2004-08-03re PR middle-end/16790 (Integer down cast ignored in larger expression)Roger Sayle1-0/+41
2004-07-3020040730-1.c: New test.Andrew Pinski1-0/+17
2004-07-27tree-ssa-alias.c (create_name_tags): Ignore pointers that don't have PT_VARS ...Diego Novillo1-0/+32
2004-07-27tree-dfa.c (add_referenced_var): Register initializers of global variables.Eric Christopher1-0/+22
2004-07-26re PR rtl-optimization/16643 (verify_local_live_at_start ICE after crossjumpi...Richard Sandiford1-0/+14
2004-07-22re PR c/7284 (incorrectly simplifies leftshift followed by signed power-of-2 ...Joseph Myers1-0/+24
2004-07-20c-common.h (check_case_value): Remove prototype.Steven Bosscher1-1/+1
2004-07-16tree-def (WITH_SIZE_EXPR): New.Richard Henderson1-1/+0
2004-07-16re PR rtl-optimization/16536 (Incorrect __restrict__ optimization in -O2)Volker Reichelt1-0/+30
2004-07-15expr.c (expand_assignment): Reenable bitfield += optimizations.Jakub Jelinek2-0/+300
2004-07-11re PR tree-optimization/16437 (New c-torture failures after bitfield patch)Joseph Myers1-0/+21
2004-07-09Fix for IA-64 union/long double ICE.James E Wilson1-0/+10
2004-07-09simd-5.x: New file.Eric Botcazou1-0/+23
2004-07-08920428-2.x: Delete.Eric Botcazou2-12/+0
2004-07-08re PR tree-optimization/16437 (New c-torture failures after bitfield patch)Diego Novillo2-0/+27
2004-07-08re PR rtl-optimization/16199 (ICE while compiling apache 2.0.49)Eric Botcazou1-0/+68
2004-07-08re PR c/2511 (-pedantic not warning about bitfield overflow)Joseph Myers2-2/+54
2004-07-0720020210-1.c: xfail with optimization.Eric Christopher1-0/+1
2004-07-07931004-12.x: Xfail on powerpc-*-darwin*.Andrew Pinski1-0/+6
2004-07-07builtins.c: Rename movstr*, except for movstrict*, to movmem* and clrstr* to ...Alexandre Oliva1-2/+2
2004-07-07re PR target/16407 (Unaligned access to local variables)Richard Sandiford1-0/+12
2004-07-06re PR rtl-optimization/16380 (Use of uninitialised register after dbra conver...Richard Sandiford1-0/+9
2004-07-05expr.c (expand_assignment): Disable the bitfield += optimizations.Jakub Jelinek3-3/+14
2004-07-05re PR target/16357 (ICE copying 7 bytes between extern char[]s)Richard Sandiford1-0/+2
2004-07-04re PR c/16348 (Loop gets executed when it shouldnt)Richard Henderson1-0/+14
2004-07-03re PR tree-optimization/16341 (BOOT_CFLAGS='-O2 -fno-inline' causes a compari...Richard Henderson1-0/+147
2004-07-03* gcc.c-torture/execute/builtin-abs-1.cZack Weinberg82-760/+855
2004-07-01* gcc.c-torture/compile/20040323-1.c: XFAIL on Solaris 2.Eric Botcazou1-1/+2
2004-06-30re PR tree-optimization/15310 ([tree-ssa] Optimize an addition in a bit field)Jakub Jelinek1-0/+132
2004-06-2720021123-1.c: Remove duplicate of 20021110.c.Joseph Myers2-21/+0
2004-06-25re PR target/16176 (Miscompilation of unaligned data in MIPS backend (SB1 fla...Richard Sandiford1-0/+20
2004-06-24calls.c (shift_returned_value): Fix handling of non-integer TYPE_MODEs.Richard Sandiford1-0/+3
2004-06-21New test, extracted from 15982Daniel Berlin1-0/+17
2004-06-14tree-ssa.c (kill_redundant_phi_nodes): More correctly handle PHIs where the d...Jeff Law1-0/+20
2004-06-12[multiple changes]Daniel Berlin1-0/+8
2004-06-10fold-const.c (fold_inf_compare): Avoid creating non-gimple code when we are i...Jeff Law1-0/+5
2004-06-07altivec-1.C: XFAIL powerpc-ibm-aix*.David Edelsohn1-0/+3
2004-06-06fp-cmp-4.c (FLOAT): New.H.J. Lu10-37/+93
2004-06-06re PR c/13519 (typeof(nonconst+const) is const)Joseph Myers1-0/+24
2004-06-04re PR target/15822 (Several alpha testsuite regressions: gcc.c-torture/execut...Paolo Bonzini6-0/+0
2004-06-02c-typeck.c (common_type): Don't lose type qualifiers when creating new variants.Eric Christopher1-0/+5
2004-05-28re PR rtl-optimization/15649 (ICE with __builtin_isgreater and -ffast-math)Paolo Bonzini6-0/+504
2004-05-20re PR tree-optimization/15454 (tree-ccp generates wrong code for nested funct...Richard Henderson1-0/+17
2004-05-18* gcc.c-torture/execute/991216-3.c: Delete, duplicate of 991216-2.c.Zack Weinberg1-41/+0