aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2005-04-06re PR c++/19312 (ICE in stabilize_call when throwing a copy)Jason Merrill1-0/+8
2005-04-05* lib/gcc.exp: Always add -fno-show-column, for now.Per Bothner2-0/+5
2005-04-05re PR testsuite/20767 (gcc.dg/tree-ssa/ssa-pre-8.c scan-tree-dump-times Elimi...Andrew Pinski2-1/+8
2005-04-05[multiple changes]Jakub Jelinek5-0/+153
2005-04-05re PR tree-optimization/20076 (__builtin_return(__builtin_apply()) inlined in...Jakub Jelinek2-0/+33
2005-04-05re PR preprocessor/19475 (missing whitespace after macro name in C90 or C++)Jakub Jelinek3-0/+128
2005-04-05* gfortran.dg/pr20755.f: Fixed bad format.Francois-Xavier Coudert2-1/+5
2005-04-05Fix typoMark Mitchell1-1/+1
2005-04-05Fix typoMark Mitchell1-0/+5
2005-04-05re PR target/20673 (C PCH testsuite assembly comparison failure)Mark Mitchell1-0/+17
2005-04-05altivec.md (altivec_vsr<VI_char>): Rename to ..Devang Patel3-0/+46
2005-04-05re PR libfortran/20755 (gfortran - prints the same number with 1p4G12.3 two d...Francois-Xavier Coudert2-0/+15
2005-04-05re PR fortran/15959 (ICE and assertion failure in trans-decl.c with character...Feng Wang3-0/+30
2005-04-05backspace.f, [...]: Correct dejagnu syntax.Francois-Xavier Coudert7-6/+13
2005-04-05* gcc.c-torture/compile/20040323-1.c (_rtld_global): Set to 1.Eric Botcazou2-3/+7
2005-04-0520011119-1.c: Require weak and alias support.John David Anglin4-0/+12
2005-04-04re PR c++/20679 (Parse error when accessing attributes of an inner class. Enc...Mark Mitchell2-0/+25
2005-04-04Fix PR tree-optimization/20703 Fix PR tree-optimization/20725Daniel Berlin8-6/+39
2005-04-04re PR c++/20746 ([4.0 only] Incorrect return value for covariant return funct...Nathan Sidwell2-0/+55
2005-04-04re PR c++/20505 (internal error when compiling with -ggdb2 and no error with ...Nathan Sidwell2-0/+20
2005-04-04re PR rtl-optimization/16104 (ICE in reload_cse_simplify_operands, at postrel...Jakub Jelinek2-0/+74
2005-04-04* g++.dg/template/spec23.C: Fix dg-error text.Nathan Sidwell2-1/+5
2005-04-04re PR c++/19199 (Wrong warning about returning a reference to a temporary)Roger Sayle4-1/+38
2005-04-03builtins.def (BUILT_IN_STPNCPY, [...]): New.Kaveh R. Ghazi2-0/+11
2005-04-03re PR c++/20723 (ICE in more_specialized_fn, more than one user-defined conve...Nathan Sidwell3-0/+53
2005-04-03re PR libfortran/20068 (Backspace problems)Dale Ranta2-0/+91
2005-04-02re PR debug/19345 (Segmentation fault with VLA and inlining and dwarf2)Alexandre Oliva2-0/+16
2005-04-02re PR tree-optimization/20640 (ICE on NULL PHI_ARG_DEF)Alexandre Oliva2-0/+26
2005-04-02re PR rtl-optimization/20290 (Miscompilation on ppc/arm with -Os)Alexandre Oliva2-0/+55
2005-04-02re PR target/20650 (float.c fails to build with weird error message)Geoffrey Keating2-0/+15
2005-04-01c-decl.c (validate_proto_after_old_defn): Look at TYPE_MAIN_VARIANT of argume...Joseph Myers2-0/+48
2005-04-01backspace.f90: Check after backspace and read was incorrect.Francois-Xavier Coudert2-1/+6
2005-04-01strcat.c: Check the result buffer past the terminating NUL using memcmp.Kaveh R. Ghazi4-61/+78
2005-04-01strncmp-2.c: Also test x86_64.Kaveh R. Ghazi2-5/+8
2005-04-01strncat.c: Fix uninitialized var.Kaveh R. Ghazi5-4/+11
2005-04-01abs-1-lib.c, [...]: Add missing prototypes.Kaveh R. Ghazi26-1/+60
2005-04-01Add missing entry from yesterday:Joern Rennecke1-0/+7
2005-04-01selectany1.C: New file.Danny Smith3-0/+57
2005-04-01re PR debug/19406 (ICE: in force_decl_die, at dwarf2out.c:12442)Jakub Jelinek2-0/+20
2005-04-01re PR middle-end/20524 (Alias failures on ARM, CRIS, MMIX)Hans-Peter Nilsson2-1/+11
2005-04-01re PR c++/18644 (-Wsynth warning in <complex>)Gabriel Dos Reis2-2/+8
2005-04-01re PR c/17855 (modification of function struct return not diagnosed)Joseph Myers4-0/+28
2005-03-31tls.exp: Remove temporary file.Janis Johnson5-1/+10
2005-03-31profopt.exp: Treat prof_ext as a list.Janis Johnson4-14/+22
2005-03-31nothrow1.C: Use cleanup-tree-dump.Janis Johnson264-58/+412
2005-03-31altivec-16.c: Use cleanup-saved-temps.Janis Johnson8-0/+22
2005-03-31* g++.dg/other/static11.C: Use cleanup-rtl-dump.Janis Johnson2-0/+4
2005-03-31repo1.C: Use cleanup-repo-files.Janis Johnson11-0/+30
2005-03-3120020201-1.c: Use cleanup-coverage_files.Janis Johnson7-0/+18
2005-03-31sourcebuild.texi (Test Directives): Describe cleanup-* procs.Janis Johnson2-0/+109