summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg
Commit message (Expand)AuthorAgeFilesLines
* gen-vect-2.c: Use "char" for vector elements if "int" is only 16 bit bits wide.Rask Ingemann Lambertsen2007-08-022-2/+6
* re PR middle-end/32668 (The type-generic builtins apply default promotions)Kaveh R. Ghazi2007-08-022-107/+14
* execute.exp: Change copyright header to refer to version 3 of the GNU General...Nick Clifton2007-08-0128-114/+113
* 2007-07-30 Jan Sjodin <jan.sjodin@amd.com>Jan Sjodin2007-07-313-2/+65
* pragma-darwin.c: Run on all *-*-darwin* targets.Andrew Pinski2007-07-301-8/+8
* directives-only.c: New file.Ollie Wild2007-07-3011-0/+161
* re PR testsuite/32471 (Testcases which always fail on targets where an int is...Rask Ingemann Lambertsen2007-07-273-12/+15
* pr27743.c (bar): Use an integer of exactly 32 bits because the test relies on...Rask Ingemann Lambertsen2007-07-271-3/+4
* pr28651.c (main): Use INT_MAX instead of assuming it is 0x7fffffff.Rask Ingemann Lambertsen2007-07-272-5/+6
* assign-warn-3.c (f0): Declare as inline.Nathan Froyd2007-07-261-2/+2
* 20070725-1.c: Split the spare field in two to avoid: error: width of 'spare' ...Andreas Krebbel2007-07-261-1/+2
* sibcall-3.c: Skip on PowerPC targets when -mlongcall.Nathan Froyd2007-07-262-0/+4
* re PR rtl-optimization/31500 (FAIL: gcc.dg/Warray-bounds.c (internal compiler...John David Anglin2007-07-251-2/+1
* costmodel-vect-reduc-1char.c: Updated.H.J. Lu2007-07-251-2/+2
* Makefile.in (TEXI_GCC_FILES): Add arm-neon-intrinsics.texi.Julian Brown2007-07-252-0/+19
* 20070725-1.c: Testcase for revision 126876 added.Andreas Krebbel2007-07-251-0/+63
* predcom-1.c (count_averages): Avoid overflow during addition if an int is onl...Rask Ingemann Lambertsen2007-07-252-2/+2
* pr29584.c: Only run test if pointers have the same size as "long int" and are...Rask Ingemann Lambertsen2007-07-252-2/+2
* pr30313.c (struct S): Make sure the bit-field is exactly as wide as an int.Rask Ingemann Lambertsen2007-07-251-0/+8
* struct-layout-1_generate.c (COMPAT_PRLL): Define and use throughout as long l...Danny Smith2007-07-251-11/+25
* fe-convert-2.c: Unconditionally enable testing for converting from 1.0e-96 an...H.J. Lu2007-07-241-5/+2
* * gcc.dg/dfp/fe-convert-1.c: Fix typo in comments.Ben Elliston2007-07-251-1/+1
* 2007-07-24 Dorit Nuzman <dorit@il.ibm.com>Dorit Nuzman2007-07-243-8/+8
* * gcc.dg/inline-23.c: Use pointer sized type for cast from pointer.Rask Ingemann Lambertsen2007-07-211-2/+3
* re PR tree-optimization/19910 (ICE with -ftree-loop-linear)Uros Bizjak2007-07-201-0/+16
* re PR target/32641 (C99 fpclassify, isinf, isfinite, isnormal may raise FP ex...Kaveh R. Ghazi2007-07-184-35/+154
* re PR target/30652 (SSE expansion is missing for isinf() and other fpclassify...Kaveh R. Ghazi2007-07-181-9/+28
* re PR target/30652 (SSE expansion is missing for isinf() and other fpclassify...Kaveh R. Ghazi2007-07-182-0/+27
* re PR target/30652 (SSE expansion is missing for isinf() and other fpclassify...Kaveh R. Ghazi2007-07-182-6/+97
* re PR rtl-optimization/32773 (SH: ICE in create_pre_exit, at mode-switching.c...Zdenek Dvorak2007-07-171-0/+11
* 20061101-2.c: Variant of 20061101-1.c adapted to work on targets with 16-bit ...Rask Ingemann Lambertsen2007-07-162-0/+111
* ltrans-5.c: Only run test on targets which support large arrays.Rask Ingemann Lambertsen2007-07-163-3/+3
* 20001013-1.c: Move to gcc.target/sparc.Eric Botcazou2007-07-1425-849/+0
* target-supports.exp (check_effective_target_vect_aligned_arrays): New procedu...Uros Bizjak2007-07-143-10/+11
* config.gcc: Add options for arch and tune on SPU.Sa Liu2007-07-131-2/+1
* re PR tree-optimization/32721 (CCP removes volatile qualifiers.)Richard Guenther2007-07-131-0/+18
* 20011127-1.c: Use dg-message...Hans-Peter Nilsson2007-07-131-2/+2
* Index: gcc/ChangeLogGeoffrey Keating2007-07-134-0/+289
* re PR testsuite/25241 ([C++] DejaGNU does not distinguish between errors and ...Manuel López-Ibáñez2007-07-12223-5558/+5558
* re PR target/25413 (wrong alignment or incorrect address computation in vecto...Dorit Nuzman2007-07-125-1/+264
* target-support.exp (check_ultrasparc_hw_available): New function.Nathan Froyd2007-07-126-6/+10
* target.h (builtin_vectorization_cost): Add new target builtin.Dorit Nuzman2007-07-1217-4/+730
* re PR tree-optimization/32663 (revision 126369 went into an infinite loop)Daniel Berlin2007-07-121-1/+1
* builtins.def (BUILT_IN_CLEAR_CACHE): New builtin.David Daney2007-07-111-0/+8
* * gcc.dg/vect/vect-116.c: Add vect_int target requirement.Nathan Froyd2007-07-101-0/+1
* * gcc.dg/ultrasp7.c: Add fpic target requirement.Nathan Froyd2007-07-101-0/+1
* re PR testsuite/25241 ([C++] DejaGNU does not distinguish between errors and ...Manuel López-Ibáñez2007-07-101-1/+3
* fesd-any.c: Move to gcc.dg/debug/dwarf2 directory.Eric Botcazou2007-07-0911-0/+0
* re PR tree-optimization/32681 (ice for legal C code with flags -ffast-math -...Uros Bizjak2007-07-091-0/+21
* c99-math-double-1.c, [...]: Test subnormals.Kaveh R. Ghazi2007-07-084-4/+22