aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/compat
AgeCommit message (Expand)AuthorFilesLines
2006-01-26struct-layout-1.exp: Pass -e to generator program on short-enum targets.Paul Brook2-4/+15
2006-01-12nodfp-1.c: New test.Janis Johnson10-72/+648
2005-12-13re PR c++/25331 (FAIL: tmpdir-g++.dg-struct-layout-1/t028 cp_compat_[xy]_tst....Jakub Jelinek1-21/+33
2005-11-28struct-layout-1_generate.c: Add -w option on mmix-*-* for *_[xy].c.Jakub Jelinek1-2/+2
2005-10-30re PR target/18482 (mmix-knuth-mmixware testsuite failure: tmpdir-gcc.dg-stru...Hans-Peter Nilsson1-3/+6
2005-10-11re PR testsuite/24281 (WARNING: Could not execute gcc.dg/compat/struct-layout...Janis Johnson1-0/+1
2005-10-07struct-layout-1_generate.c (generate_fields): Do not put aligned attributes o...Steve Ellcey1-0/+8
2005-06-25Update FSF address.Kelley Cook6-10/+10
2005-05-17struct-layout-1_generate.c (iterative_hash): Remove little-endian optimizations.Mark Mitchell1-15/+0
2005-05-17generate-random.c: Do not include libiberty.h.Richard Guenther2-2/+0
2005-05-16generate-random.c (config.h): Do not include.Mark Mitchell4-52/+212
2005-04-25struct-layout-1_generate.c: In arrays avoid types where sizeof (type) < __ali...Jakub Jelinek2-9/+382
2004-12-26compat-common.h (CINT, CDBL): Use multiplication by 1i instead of token pasting.Richard Henderson1-2/+2
2004-11-15g++.dg/opt/strength-reduce.C...Nick Clifton1-1/+14
2004-11-06generate-random.c (generate_random_data unsafe_state): Do not use C99 designa...Eric Botcazou1-7/+7
2004-11-06struct-layout-1_generate.c (main): Generate a call to fflush(stdout) before a...Danny Smith1-3/+20
2004-10-15struct-layout-1_generate.c (switchfiles): Use -fno-common when on HPPA HP-UX ...Steve Ellcey1-3/+6
2004-10-15struct-layout-1.h: Don't include complex.h nor stdint.h.Jakub Jelinek2-3/+1
2004-09-20sdata-section.h (SDATA_SECTION): Don't use an attribute if SKIP_ATTRIBUTE is ...Richard Sandiford1-1/+1
2004-08-03* gcc.dg/compat/struct-layout-1.exp: Fix error message typo.David Edelsohn1-1/+1
2004-07-24Makefile.in (site.exp): Add HOSTCC and HOSTCFLAGS to site.exp.Jakub Jelinek14-0/+3150
2004-06-30compat-common.h: Wrap up CINT in an #ifndef SKIP_COMPLEX_INT/#endif pair.Eric Botcazou1-0/+6
2004-06-30struct-by-value-22_main.c: New test.Jakub Jelinek3-0/+134
2004-06-29vector-defs.h: Use vector_size attribute only for GCC 3.5+...Jakub Jelinek1-21/+47
2004-06-20struct-complex-1_x.c: Add dummy symbol.Eric Botcazou4-0/+12
2004-06-19struct-align-2_x.c: Include <limits.h>.Jakub Jelinek2-4/+8
2004-06-19compat-common.h (CINT, CDBL): Define.Jakub Jelinek9-32/+41
2004-05-20re PR target/15301 ([3.3/3.4 only] gcc does not pass __m128 arguments correctly)H.J. Lu4-0/+93
2004-05-20re PR target/15302 ([3.3/3.4 only] gcc not consistent for passing structures ...H.J. Lu4-0/+88
2004-04-07struct-by-value-5a_main.c, [...]: New files.Kaveh R. Ghazi18-81/+255
2004-03-16c-common.c (c_common_type_for_mode): Build vector types on demand.Paolo Bonzini1-13/+13
2004-03-16union-by-value-1_main.c, [...]: New files.Eric Botcazou9-0/+576
2004-03-16mixed-struct-check.h, [...]: Add 4 mixed structure types.Eric Botcazou9-0/+480
2004-02-19simd-4.x: Remove.Eric Botcazou4-4/+20
2004-01-19fnptr-by-value-1_x.c, [...]: Guard non-C99 tests with SKIP_COMPLEX_INT, SKIP_...Eric Botcazou55-81/+206
2004-01-05* gcc.dg/compat/sdata-section.h: Declare 'abort'.Eric Botcazou1-0/+2
2003-12-02vector-check.h: Corrected type for var g_##TMODEDavid Ung1-1/+1
2003-11-27compat.exp (compat-obj): New xfaildata parameter.Eric Botcazou4-0/+4
2003-09-19mixed-struct-check.h: New.Janis Johnson15-0/+1047
2003-08-25vector-1_x.c: Compile with -w.Janis Johnson4-0/+8
2003-07-08elf64.h (TARGET_ASM_UNIQUE_SECTION): Delete.Richard Sandiford4-0/+46
2003-07-04* gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.Kazu Hirata1-0/+1
2003-07-03vector-defs.h: New file.Janis Johnson9-0/+245
2003-07-03fnptr-by-value-1_main.c: New file.Janis Johnson11-0/+890
2003-07-03compat-common.h (DEBUG_FINI): New.Janis Johnson29-0/+59
2003-06-17compat-common.h (DEBUG_INIT): New.Janis Johnson29-0/+58
2003-06-11struct-by-value-11_main.c: New file.Janis Johnson24-0/+824
2003-06-11scalar-by-value-3_main.c: New file.Janis Johnson12-0/+761
2003-06-10fp2-struct-check.h: New file.Janis Johnson9-0/+572
2003-06-10compat-common.h: New file.Janis Johnson47-623/+426