aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2007-07-09re PR fortran/31129 (No warning on unused parameters)Daniel Franke2-0/+14
2007-07-09re PR tree-optimization/32681 (ice for legal C code with flags -ffast-math -...Uros Bizjak2-0/+26
2007-07-09re PR fortran/32678 ([4.2, 4.1]GFortan works incorrectly when writing with FO...Jerry DeLisle2-0/+23
2007-07-08re PR fortran/29876 (ICE on bad operator in ONLY clause of USE statement)Daniel Franke2-0/+17
2007-07-08re PR c++/30535 (ICE with invalid template operator)Paolo Carlini2-0/+12
2007-07-08re PR fortran/32217 (segfaults (at runtime) on UNPACK with zero-sized arrays)Thomas Koenig2-0/+19
2007-07-08re PR fortran/17711 (Wrong operator name in error message)Daniel Franke5-3/+162
2007-07-08re PR fortran/32669 ("Actual argument contains too few elements for dummy arg...Tobias Burnus2-0/+29
2007-07-08re PR fortran/25094 (Procedure with public generic identifier allowed to have...Daniel Franke2-0/+27
2007-07-08c99-math-double-1.c, [...]: Test subnormals.Kaveh R. Ghazi5-4/+27
2007-07-08re PR testsuite/25241 ([C++] DejaGNU does not distinguish between errors and ...Manuel López-Ibáñez16-52/+90
2007-07-08re PR fortran/32644 ("CHARACTER*1, c" produces "Unclassifiable statement")Jerry DeLisle2-0/+10
2007-07-07Revert (note the sccvn portions are *not* reverted) 2007-07-06 Daniel Berlin ...Daniel Berlin2-17/+4
2007-07-07re PR c++/32232 (ICE in resolve_overloaded_unification)Mark Mitchell2-0/+23
2007-07-07re PR middle-end/23488 (GCSE load PRE does not work with non sets (or missing...Daniel Berlin3-0/+28
2007-07-0620001012-1.c: Run on all fpic-capable targets.Nathan Froyd5-3/+11
2007-07-06multi-ix.c (CHUNK): Be more conservative about the chunk size when STACK_SIZE...Nathan Froyd2-1/+16
2007-07-06re PR middle-end/32602 (Sibcall optimization fails to detect overlap)Josh Conner3-0/+74
2007-07-06convert-dfp-round-thread.c: New test.H.J. Lu2-0/+498
2007-07-06re PR fortran/32633 (bogus error)Daniel Franke3-1/+16
2007-07-06gimplify.c (gimplify_call_expr): Prefer DECL_ARGUMENTS over TYPE_ARG_TYPES fo...Richard Guenther2-0/+24
2007-07-06mips.c (mips16e_save_restore_pattern_p): Check that the topmost argument regi...Richard Sandiford2-0/+20
2007-07-06re PR rtl-optimization/32450 (-pg causes miscompilation)Uros Bizjak2-0/+39
2007-07-06ms-compat-1.C: Change double underscore to single underscore in scan directives.Uros Bizjak2-6/+12
2007-07-06re PR c++/32245 (wrong POD type initialization with pointer to member)Mark Mitchell4-0/+44
2007-07-05function.c (match_asm_constraints_1, [...]): New.Paolo Bonzini1-1/+1
2007-07-05Add support for SmartMIPS ASE.Sandra Loosemore5-0/+44
2007-07-05tree-vectorizer.c (new_loop_vec_info): Initialize LOOP_VINFO_COST_MODEL_MIN_I...Dorit Nuzman18-4/+773
2007-07-05re PR fortran/32359 (incorrect error: Threadprivate isn't SAVEd (implicit sav...Tobias Burnus2-1/+6
2007-07-05re PR fortran/32526 (Spurious error: Name 'x' at (1) is an ambiguous referenc...Paul Thomas3-0/+113
2007-07-04Merged with libbbid branch at revision 126349.H.J. Lu2-0/+16
2007-07-04re PR tree-optimization/32604 (miscompilation at -O2)Daniel Berlin3-0/+96
2007-07-04visibility-12.c: New test.Mark Mitchell5-7/+84
2007-07-04vxworks.h (SUBTARGET_OVERRIDE_OPTIONS): Reject -mrelax unless compiling RTP PIC.Richard Sandiford3-1/+11
2007-07-04re PR tree-optimization/32500 (Loop optimization limits range to size of arra...Richard Guenther2-0/+31
2007-07-04re PR tree-optimization/32482 (ICE verify_ssa failed)Richard Guenther2-0/+28
2007-07-04compare-fp-4.x: Add an XFAIL for ARM VxWorks kernels.Richard Sandiford6-0/+88
2007-07-04include.c: Skip for VxWorks kernels.Richard Sandiford2-1/+7
2007-07-04sh4a-fprun.c: Skip for VxWorks kernels.Richard Sandiford2-1/+7
2007-07-04re PR fortran/31198 (wrong code: Max() with optional arguments)François-Xavier Coudert4-1/+55
2007-07-04re PR target/32457 (Complete program optimized away (i686, -ftree-vectorize))Sebastian Pop1-0/+15
2007-07-04re PR fortran/32545 (Give an (compile time) error not a warning for wrong edi...Jerry DeLisle3-1/+46
2007-07-04re PR c++/31743 (ICE with invalid use of new)Dave Brolley2-0/+11
2007-07-03re PR fortran/32579 (problem using iso_c_binding (II))Christopher D. Rickett2-1/+8
2007-07-03re PR fortran/25062 (same name for parameter and common block)Tobias Burnus4-0/+73
2007-07-03re PR fortran/30940 (Fortran 2003: Scalar CHARACTER supplied to array dummy)Tobias Burnus9-9/+178
2007-07-03ChangeLog: Forgot to commit with my last change.Uros Bizjak1-0/+4
2007-07-03* gcc.dg/pr32176.c: Add -w to default dg-options.Uros Bizjak1-1/+1
2007-07-03tree-ssa-sccvn.c (set_ssa_val_to): Check for operand_equal_p before declaring...Daniel Berlin2-0/+23
2007-07-03re PR fortran/20888 (dereferencing NULL still accepted)Tobias Burnus2-0/+20