aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2007-08-01re PR tree-optimization/32919 (SSA corruption because of abnormal edges and PRE)Daniel Jacobowitz2-0/+31
2007-08-01execute.exp: Change copyright header to refer to version 3 of the GNU General...Nick Clifton140-568/+645
2007-08-01trans-decl.c (generate_local_decl): Emit warning on unused parameter on "-Wal...Daniel Franke2-2/+7
2007-08-01re PR fortran/32945 (ICE with initialization expressions)Daniel Franke2-0/+34
2007-07-31re PR fortran/31609 (module that calls a contained function with an ENTRY point)Paul Thomas2-0/+35
2007-07-31re PR fortran/32938 (ICE in emit_move_insn with -fdefault-integer-8)Francois-Xavier Coudert2-0/+10
2007-07-31re PR fortran/32942 (Wrong code with with -fdefault-integer-8)Steven G. Kargl2-0/+16
2007-07-312007-07-30 Jan Sjodin <jan.sjodin@amd.com>Jan Sjodin4-2/+71
2007-07-30pragma-darwin.c: Run on all *-*-darwin* targets.Andrew Pinski2-8/+13
2007-07-30re PR fortran/32770 ([Meta-bug] -fdefault-integer-8 issues)Thomas Koenig2-1/+7
2007-07-30directives-only.c: New file.Ollie Wild12-0/+175
2007-07-30neon.md (V_ext): New mode attribute.Julian Brown7-6/+10
2007-07-30re PR c++/32108 (ICE with __label__ outside of block scope)Paolo Carlini2-0/+8
2007-07-29re PR libfortran/32858 (printf-capabilities for runtime_error())Thomas Koenig2-2/+8
2007-07-29re PR fortran/31211 (wrong code generated for pointer returning function as a...Paul Thomas3-0/+81
2007-07-29re PR fortran/32906 (Error: Parameter array ... cannot be automatic or assume...Daniel Franke3-2/+21
2007-07-28re PR fortran/31609 (module that calls a contained function with an ENTRY point)Jerry DeLisle2-0/+30
2007-07-28Avoid SMS when the candidate loop contains INC instructionVladimir Yanovsky2-0/+33
2007-07-28re PR middle-end/32920 (error: type mismatch in binary expression)Richard Guenther2-0/+11
2007-07-28re PR fortran/32048 (max/min and NaN)François-Xavier Coudert1-0/+124
2007-07-28re PR c++/30917 (ICE with friend in local class (to a function))Simon Martin2-0/+29
2007-07-28re PR fortran/31818 (Wrongly accepts namelists with assumed-shape arrays)Daniel Franke7-3/+101
2007-07-28re PR fortran/32880 (User operator & allocatable TYPE components: wrong deall...Paul Thomas2-0/+60
2007-07-27re PR testsuite/32471 (Testcases which always fail on targets where an int is...Rask Ingemann Lambertsen4-12/+23
2007-07-27operator_3.f90: Fix dg directive.Dominique d'Humieres5-4/+11
2007-07-27typeck.c (structural_comptypes): Compare DECLTYPE_TYPE nodes.Douglas Gregor7-0/+324
2007-07-27pr27743.c (bar): Use an integer of exactly 32 bits because the test relies on...Rask Ingemann Lambertsen2-3/+9
2007-07-27pr28651.c (main): Use INT_MAX instead of assuming it is 0x7fffffff.Rask Ingemann Lambertsen4-6/+16
2007-07-27re PR c++/32346 (long long bitfield passed to int argument incorrectly)Mark Mitchell2-1/+31
2007-07-27re PR fortran/32899 (Broken diagnostic for invalid use of .eq. for logicals)Steven G. Kargl2-3/+8
2007-07-27re PR fortran/32760 (Error defining subroutine named PRINT)Jerry DeLisle2-0/+39
2007-07-27re PR fortran/32035 ('<anonymous>' may be used uninitialized in this function)Francois-Xavier Coudert2-0/+81
2007-07-27re PR fortran/32903 (Default initializer and intent(OUT): default initializer...Tobias Burnus2-0/+25
2007-07-27expr.h (store_bit_field): Don't return a value.Richard Sandiford2-0/+20
2007-07-26assign-warn-3.c (f0): Declare as inline.Nathan Froyd2-2/+8
2007-07-2620070725-1.c: Split the spare field in two to avoid: error: width of 'spare' ...Andreas Krebbel2-1/+7
2007-07-26sibcall-3.c: Skip on PowerPC targets when -mlongcall.Nathan Froyd3-0/+9
2007-07-25re PR rtl-optimization/31500 (FAIL: gcc.dg/Warray-bounds.c (internal compiler...John David Anglin3-4/+8
2007-07-25costmodel-vect-reduc-1char.c: Updated.H.J. Lu2-2/+6
2007-07-25Makefile.in (TEXI_GCC_FILES): Add arm-neon-intrinsics.texi.Julian Brown1878-2/+36495
2007-07-25dump-noaddr.c: Reduce string length for targets where an "int" is less than 3...Janis Johnson2-0/+16
2007-07-2520070725-1.c: Testcase for revision 126876 added.Andreas Krebbel2-0/+67
2007-07-25predcom-1.c (count_averages): Avoid overflow during addition if an int is onl...Rask Ingemann Lambertsen3-2/+8
2007-07-25pr29584.c: Only run test if pointers have the same size as "long int" and are...Rask Ingemann Lambertsen3-2/+8
2007-07-25pr30313.c (struct S): Make sure the bit-field is exactly as wide as an int.Rask Ingemann Lambertsen2-0/+13
2007-07-25struct-layout-1_generate.c (COMPAT_PRLL): Define and use throughout as long l...Danny Smith3-18/+50
2007-07-24fe-convert-2.c: Unconditionally enable testing for converting from 1.0e-96 an...H.J. Lu2-5/+7
2007-07-25* gcc.dg/dfp/fe-convert-1.c: Fix typo in comments.Ben Elliston2-1/+5
2007-07-24tree-ssa-ccp.c (fold_const_aggregate_ref): Use fold_convert.Daniel Jacobowitz2-0/+15
2007-07-24re PR fortran/31205 (aliased operator assignment produces wrong result)Paul Thomas2-0/+88