aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2005-04-22[multiple changes]Diego Novillo2-1/+5
2005-04-22uninit-5.c: Remove xfails.Jeff Law3-5/+11
2005-04-22* gcc.dg/arm-vfp1.c: Remove -ffast-math.Mark Mitchell2-1/+3
2005-04-2205-04-22 Thomas Koenig <Thomas.Koenig@online.de>Thomas Koenig4-0/+86
2005-04-22* gcc.dg/arm-vfp1.c: New test.Mark Mitchell2-0/+130
2005-04-22re PR c++/21087 (ICE in do_nonmember_using_decl)Alexandre Oliva2-0/+24
2005-04-22varasm.c (do_assemble_alias): Return early if TREE_ASM_WRITTEN (decl).Joseph Myers2-0/+17
2005-04-21Index: ChangeLogGeoffrey Keating2-1/+9
2005-04-21* gcc.target/mips/branch-1.c: New test.Richard Sandiford2-0/+15
2005-04-21vect-85.c: Don't xfail on alpha.Richard Henderson5-6/+13
2005-04-21tree-if-conv.c (find_phi_replacement_condition): Avoid generating x = !(a == ...Devang Patel2-0/+17
2005-04-20re PR c/12913 (Jumps into variable length array scope not rejected)Joseph Myers6-0/+1257
2005-04-19builtins.c (expand_builtin_sync_operation): Revert last change.Richard Henderson6-14/+50
2005-04-20fold-const.c (fold_binary): Fold ~(X ^ Y) to ~X ^ Y or X ^ ~Y if ~X or ~Y sim...James A. Morrison2-0/+17
2005-04-20fold-const (fold_binary): Fold ~X ^ ~ Y to X ^ Y.James A. Morrison2-0/+16
2005-04-19Testcase to verify that FP regs are properly saved/restored across unwind.James E Wilson2-0/+99
2005-04-20c.opt (Wint-to-pointer-cast, [...]): New options.Joseph Myers7-0/+96
2005-04-19re PR fortran/16861 ([4.0 only] segfault with doubly used module)Francois-Xavier Coudert2-0/+37
2005-04-19re PR middle-end/21085 (Virtual memory exhausted with g++)James A. Morrison2-0/+13
2005-04-18mips.exp: Minor formatting.Richard Sandiford39-181/+283
2005-04-18run_all.sh: Use sync when executable not present.Laurent GUERBY2-0/+7
2005-04-18atlivec.md (mulv4si3): New pattern.Devang Patel5-3/+85
2005-04-18re PR tree-optimization/20922 (missed always false conditional)James A. Morrison7-0/+193
2005-04-18re PR libfortran/20950 ([4.0 only] segfault in INQUIRE asking for SEQUENTIAL ...Francois-Xavier Coudert2-0/+12
2005-04-18pr19216.f: Last commit forgot to 'cvs add' the added test.François-Xavier Coudert1-0/+18
2005-04-18re PR libfortran/19216 (list directed read with leading slash (NIST FM923))François-Xavier Coudert1-0/+5
2005-04-18re PR tree-optimization/21001 (VRP is weak when the tested variable in a COND...Kazu Hirata2-0/+25
2005-04-17005-04-17 Thomas Koenig <Thomas.Koenig@online.de>Thomas Koenig2-0/+32
2005-04-17re PR fortran/17472 ([4.0 only] namelist does not handle arrays)Paul Thomas22-2/+795
2005-04-17scanner.c (gfc_next_char_literal): Reset truncation flag for lines ending in ...Richard Guenther3-0/+25
2005-04-17re PR c++/21025 (ICE on template)Mark Mitchell2-0/+13
2005-04-16Commit regression test distilled from 20963Daniel Berlin1-0/+23
2005-04-15re PR middle-end/14311 (builtins for atomic operations needed)Richard Henderson2-0/+98
2005-04-15intrinsic_spread.f90: corrected typo where the wrong variables had been compa...Thomas Koenig2-1/+6
2005-04-15re PR libfortran/18495 ([4.0 only] Intrinisc function SPREAD is broken)Thomas Koenig2-0/+15
2005-04-15re PR tree-optimization/21031 (Another missed forward propagation opportunity)Kazu Hirata2-0/+25
2005-04-15re PR tree-optimization/21004 (gcc.dg/builtins-53.c fails)Uros Bizjak2-0/+13
2005-04-15re PR middle-end/20739 (ICE in gimplify_addr_expr)Alexandre Oliva2-0/+29
2005-04-15darwin-c.c (framework_construct_pathname): We must find all headers of a fram...Mike Stump3-0/+10
2005-04-15re PR tree-optimization/21021 (ICE in tree-vrp building glibc)Kazu Hirata2-0/+24
2005-04-14re PR middle-end/14311 (builtins for atomic operations needed)Richard Henderson2-0/+316
2005-04-14re PR testsuite/21010 (New gcc.dg/vect tests fail)Janis Johnson9-8/+20
2005-04-14i386.c (ix86_expand_sse_cmp): Split out from ...Richard Henderson2-1/+9
2005-04-14* gfortran.dg/underflow.f90: Use tiny(x)/huge(x).Steven G. Kargl2-1/+5
2005-04-14re PR tree-optimization/20657 ([tcb] VRP does not get rid of a redundant "if"...Kazu Hirata2-0/+22
2005-04-14convert.c (convert_to_integer): Convert (long int)trunc{,f,l}, and (long long...Uros Bizjak2-0/+38
2005-04-14re PR target/20927 (ICE in smallest_mode_for_size, at stor-layout.c:221 (s390x))Ulrich Weigand2-0/+28
2005-04-13pr19683-1.c: Guard with #ifndef __mips16.Richard Sandiford3-0/+15
2005-04-13Fix result of folding of xor operation on two identical vectors.Fariborz Jahanian1-0/+31
2005-04-13objc-fast-4.m: New.Dale Johannesen2-0/+14