gcc/gcc/testsuite/gcc.dg
Joseph Myers ebb9f8b03b MAINTAINERS (crx port, [...]): Remove.
* MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
	to Write After Approval.
	* config-ml.in: Don't handle arc-*-elf*.
	* configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
	m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
	handle GCC libraries.
	* configure: Regenerate.

contrib:
	* compare-all-tests (all_targets): Remove crx and m68hc11.

fixincludes:
	* mkfixinc.sh: Don't handle i?86-moss-msdos* or i?86-*-pe.

gcc:
	* config/alpha/gnu.h: Remove.
	* config/arc: Remove directory.
	* config/arm/netbsd.h: Remove.
	* config/arm/t-pe: Remove.
	* config/crx: Remove directory.
	* config/i386/netbsd.h: Remove.
	* config/m68hc11: Remove directory.
	* config/m68k/uclinux-oldabi.h: Remove.
	* config/mcore/mcore-pe.h: Remove.
	* config/mcore/t-mcore-pe: Remove.
	* config/netbsd-aout.h: Remove.
	* config/rs6000/gnu.h: Remove.
	* config/sh/sh-symbian.h: Remove.
	* config/sh/symbian-base.c: Remove.
	* config/sh/symbian-c.c: Remove.
	* config/sh/symbian-cxx.c: Remove.
	* config/sh/symbian-post.h: Remove.
	* config/sh/symbian-pre.h: Remove.
	* config/sh/t-symbian: Remove.
	* config/svr3.h: Remove.
	* config/vax/netbsd.h: Remove.
	* config.build: Don't handle i[34567]86-*-pe.
	* config.gcc: Remove handling of deprecations for most deprecated
	targets.
	(m68k-*-uclinuxoldabi*): Add to second deprecated list.
	(alpha*-*-gnu*, arc-*-elf*, arm*-*-netbsd*, arm-*-pe*, crx-*-elf,
	i[34567]86-*-netbsd*, i[34567]86-*-pe, m68hc11-*-*|m6811-*-*,
	m68hc12-*-*|m6812-*-*, m68k-*-uclinuxoldabi*, mcore-*-pe*,
	powerpc64-*-gnu*, powerpc-*-gnu-gnualtivec*, powerpc-*-gnu*,
	sh-*-symbianelf* | sh[12346l]*-*-symbianelf*, vax-*-netbsd*):
	Remove cases.
	* config.host: Don't handle i[34567]86-*-pe.
	* config/rs6000/linux64.h (LINK_OS_GNU_SPEC): Remove.
	(ASM_SPEC32): Don't handle -mcall-gnu.
	* config/rs6000/sysv4.h (SUBTARGET_OVERRIDE_OPTIONS): Don't handle
	-mcall-gnu.
	(ASM_SPEC, CC1_SPEC, LINK_START_SPEC, LINK_OS_SPEC, CPP_SPEC,
	STARTFILE_SPEC, LIB_SPEC, ENDFILE_SPEC): Don't handle -mcall-gnu.
	(LIB_GNU_SPEC, STARTFILE_GNU_SPEC, ENDFILE_GNU_SPEC,
	LINK_START_GNU_SPEC, LINK_OS_GNU_SPEC, CPP_OS_GNU_SPEC): Remove.
	(SUBTARGET_EXTRA_SPECS): Remove *_gnu specs.
	* config/sh/sh-protos.h, config/sh/sh.c: Remove all code
	conditional on SYMBIAN.
	* configure.ac: Don't handle powerpc*-*-gnu*.
	* configure: Regenerate.
	* doc/extend.texi (interrupt attribute): Don't mention CRX.
	* doc/install-old.texi (m6811, m6812): Don't mention.
	* doc/install.texi (arc-*-elf*): Don't document multilib option.
	(arc-*-elf, CRX, m6811-elf, m6812-elf): Remove.
	(m68k-uclinuxoldabi): Don't mention.
	* doc/invoke.texi (ARC Options, CRX Options, M68hc1x Options):
	Remove.
	(-mcall-gnu): Remove.
	* doc/md.texi (CRX Architecture, Motorola 68HC11 & 68HC12
	families): Remove constraint documentation.

gcc/testsuite:
	* gcc.c-torture/execute/920501-8.x: Remove.
	* gcc.c-torture/execute/930513-1.x: Remove.
	* gcc.c-torture/execute/960312-1.x: Remove.
	* gcc.c-torture/compile/20000804-1.c,
	gcc.c-torture/compile/20001205-1.c,
	gcc.c-torture/compile/20001226-1.c,
	gcc.c-torture/compile/20010518-2.c,
	gcc.c-torture/compile/20020312-1.c,
	gcc.c-torture/compile/20020604-1.c,
	gcc.c-torture/compile/920501-12.c,
	gcc.c-torture/compile/920501-4.c,
	gcc.c-torture/compile/920520-1.c,
	gcc.c-torture/compile/980506-1.c,
	gcc.c-torture/execute/980709-1.x,
	gcc.c-torture/execute/990826-0.x: Don't XFAIL or use special
	options for m68hc11.
	* gcc.dg/cpp/assert4.c: Don't handle ARC.
	* gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c: Don't XFAIL for arc or
	m68hc11.

libgcc:
	* config.host (alpha*-*-gnu*, arc-*-elf*, arm*-*-netbsd*,
	arm-*-pe*, crx-*-elf, i[34567]86-*-netbsd*, i[34567]86-*-pe,
	m68hc11-*-*|m6811-*-*, m68hc12-*-*|m6812-*-*, mcore-*-pe*,
	powerpc64-*-gnu*, powerpc-*-gnu-gnualtivec*, powerpc-*-gnu*,
	sh-*-symbianelf* | sh[12346l]*-*-symbianelf*, vax-*-netbsd*):
	Remove cases.

libstdc++-v3:
	* configure.ac: Don't handle powerpc*-*-gnu*.
	* configure: Regenerate.

From-SVN: r171302
2011-03-22 19:58:18 +00:00
..
Foundation.framework
autopar Fix PR46194: fix the computation of distance vectors. 2011-02-05 01:39:20 +00:00
charset
compat Properly align parameters on stack for x86. 2010-10-26 06:56:42 -07:00
cpp MAINTAINERS (crx port, [...]): Remove. 2011-03-22 19:58:18 +00:00
debug re PR c/47939 (Missing DW_TAG_typedef for qualified types) 2011-03-21 15:32:21 +00:00
dfp c-typeck.c (readonly_error): Delete. 2010-12-10 14:20:26 +00:00
fixed-point composite-type.c: Pass -Wno-unused. 2011-01-16 22:02:04 +00:00
format titype-1.c: Enable TImode on __SPU__. 2010-12-17 18:49:42 +00:00
gomp re PR c/47963 (ICE: tree check: expected tree that contains 'decl common' structure, have 'integer_cst' in is_global_var, at tree-flow-inline.h:599 on invalid code with -fopenmp) 2011-03-03 17:09:55 +01:00
graphite Fix PRs 46834, 46994, and 46995: only rewrite reductions not containing other computations. 2011-02-08 16:53:57 +00:00
guality vla-1.c (main): Use result of f1 to avoid optimizing it away if promoted to const. 2011-03-16 16:51:35 +00:00
ipa re PR tree-optimization/46467 (gcc.dg/torture/pta-structcopy-1.c FAILs with -fipa-pta without inlining) 2010-11-15 14:15:33 +00:00
lto re PR lto/47924 (Missed optimization with LTO) 2011-03-01 09:46:19 +00:00
matrix Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
noncompile re PR c/20385 (Lame parse error message for undefined type) 2010-12-17 21:23:36 +00:00
pch Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
plugin Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
special
struct Update Copyright years for files modified in 2010. 2011-01-03 21:52:22 +01:00
tls re PR target/42894 (Invalid rtl sharing in Thumb1.) 2011-01-28 20:36:44 +01:00
torture Make vector-{1,2}.c run correctly on PowerPC 32-bit 2011-03-22 14:36:11 +00:00
tree-prof re PR bootstrap/47187 (profiledbootstrap failure on i386) 2011-01-07 19:39:11 +01:00
tree-ssa tree-vrp.c (identify_jump_threads): Slightly simplify type check for operands of conditional. 2011-03-16 11:32:58 -06:00
vect slp-multitypes-2.c: Replace dg-do run with dg-xfail-run-if. 2011-03-18 16:23:39 +00:00
vmx
vxworks
weak
920413-1.c
940409-1.c
940510-1.c
951130-1.c
980502-1.c
980523-1.c
980526-1.c
980816-1.c
990213-1.c
990506-0.c
20000108-1.c
20000111-1.c
20000623-1.c
20000629-1.c
20000707-1.c
20000906-1.c
20000926-1.c
20001009-1.c
20001012-1.c
20001012-2.c
20001023-1.c
20001108-1.c
20001116-1.c
20001117-1.c gimplify.c (gimplify_function_tree): Fix building calls to __builtin_return_address. 2011-03-07 15:28:50 +00:00
20001201-1.c
20001228-1.c
20010202-1.c
20010405-1.c
20010516-1.c
20010622-1.c
20010822-1.c
20010912-1.c
20011008-1.c
20011008-2.c
20011015-1.c
20011021-1.c
20011130-1.c
20011214-1.c
20020103-1.c
20020104-1.c
20020108-1.c
20020115-1.c
20020116-1.c
20020122-1.c
20020122-2.c
20020122-3.c
20020122-4.c
20020201-1.c
20020206-1.c
20020210-1.c
20020219-1.c
20020220-1.c
20020220-2.c
20020222-1.c
20020310-1.c
20020312-1.c
20020312-2.c
20020319-1.c
20020411-1.c
20020415-1.c
20020418-1.c
20020418-2.c
20020425-1.c
20020426-2.c
20020430-1.c
20020503-1.c
20020517-1.c
20020525-1.c
20020527-1.c
20020530-1.c
20020607-1.c
20020607-2.c
20020919-1.c
20021006-1.c
20021014-1.c
20021018-1.c
20021023-1.c
20021029-1.c
20021029-2.c
20021116-1.c
20030107-1.c
20030120-1.c
20030204-1.c
20030213-1.c
20030225-1.c
20030309-1.c
20030321-1.c
20030323-1.c
20030324-1.c
20030331-2.c
20030414-1.c
20030414-2.c
20030612-1.c
20030625-1.c
20030626-1.c
20030627-1.c
20030702-1.c
20030707-1.c
20030708-1.c
20030711-1.c
20030717-1.c
20030721-1.c
20030804-1.c
20030805-1.c
20030815-1.c
20030820-1.c
20030826-1.c
20030826-2.c
20030906-1.c
20030906-2.c
20031002-1.c
20031012-1.c
20031102-1.c
20031111-1.c
20031201-1.c
20031201-2.c
20031202-1.c
20031216-1.c
20031218-1.c
20031218-2.c
20031218-3.c
20031222-1.c
20031223-1.c
20040123-1.c
20040127-1.c
20040127-2.c
20040202-1.c
20040203-1.c
20040206-1.c
20040217-1.c
20040219-1.c
20040223-1.c
20040305-2.c
20040306-1.c
20040309-1.c
20040310-1.c
20040311-2.c
20040322-1.c
20040331-1.c
20040409-1.c
20040609-1.c
20040622-2.c
20040625-1.c
20040627-1.c
20040813-1.c
20040910-1.c
20040916-1.c
20040920-1.c
20041014-1.c
20041104-1.c
20041106-1.c
20041122-1.c
20041213-1.c
20041219-1.c
20050105-1.c
20050105-2.c
20050111-1.c
20050111-2.c
20050121-1.c
20050121-2.c
20050209-1.c
20050307-1.c
20050309-1.c
20050321-1.c
20050321-2.c
20050325-1.c
20050330-1.c
20050330-2.c
20050503-1.c
20050517-1.c
20050527-1.c
20050603-2.c
20050607-1.c
20050620-1.c
20050629-1.c
20050702-1.c
20050811-1.c
20050811-2.c
20050826-1.c
20050922-1.c
20050922-2.c
20051201-1.c
20051207-1.c
20051207-2.c
20051207-3.c
20060410.c
20060419-1.c
20060425-1.c
20060425-2.c
20060801-1.c
20061026.c
20061109-1.c
20061109-2.c
20061124-1.c re PR testsuite/33033 (FAIL: gcc.dg/20061124-1.c: undefined reference to `__sync_add_and_fetch_2') 2011-01-12 10:52:25 +00:00
20061127-1.c
20070112-1.c
20070507-1.c
20070725-1.c
20080615-1.c
20080820.c
20081223-1.c invoke.texi (-fwhopr): Merge into -flto section. 2010-11-11 22:54:53 +00:00
20090902-1.c
20090922-1.c
20100906-1.c combine.c (try_combine): Set subst_low_luid to i0. 2010-09-06 14:20:31 +00:00
20101010-1.c ifcvt.c (find_active_insn_before): New function. 2010-10-15 07:07:26 +00:00
20101013-1.c fold-const.c (fold_binary_loc): New transformation. 2010-10-20 16:26:10 +04:00
O16384.c
README
Wall.c
Walways-true-1.c allocate_deferred_char_scalar_1.f03: Fix dg-do syntax. 2011-02-23 16:24:04 +01:00
Walways-true-2.c allocate_deferred_char_scalar_1.f03: Fix dg-do syntax. 2011-02-23 16:24:04 +01:00
Warray-bounds-2.c
Warray-bounds-3.c
Warray-bounds-4.c
Warray-bounds-5.c
Warray-bounds-6.c
Warray-bounds-7.c
Warray-bounds-8.c
Warray-bounds.c
Wattributes-1.c
Wattributes-2.c
Wattributes-3.c
Wbad-function-cast-1.c
Wc++-compat.c
Wchar-subscripts-1.c
Wchar-subscripts.c
Wconversion-3.c
Wconversion-4.c
Wconversion-5.c
Wconversion-integer-no-sign.c
Wconversion-integer.c
Wconversion-pr34389.c
Wconversion-real-integer.c
Wcxx-compat-1.c
Wcxx-compat-2.c
Wcxx-compat-3.c
Wcxx-compat-4.c
Wcxx-compat-5.c
Wcxx-compat-6.c
Wcxx-compat-7.c
Wcxx-compat-8.c c-tree.h (enum c_typespec_kind): Add ctsk_none. 2010-11-13 09:52:00 +00:00
Wcxx-compat-9.c
Wcxx-compat-10.c
Wcxx-compat-11.c
Wcxx-compat-12.c * gcc.dg/Wcxx-compat-12.c: Add -fno-short-enums. 2010-09-28 15:10:17 +00:00
Wcxx-compat-13.c
Wcxx-compat-14.c
Wcxx-compat-15.c
Wcxx-compat-16.c
Wcxx-compat-17.c
Wcxx-compat-18.c
Wcxx-compat-19.c
Wcxx-compat-20.c
Wcxx-compat-21.c re PR c/44772 (-Wc++-compat warns incorrectly for anonymous unions) 2010-11-06 01:07:50 +01:00
Wdeclaration-after-statement-1.c
Wdeclaration-after-statement-2.c
Wdeclaration-after-statement-3.c
Wdouble-promotion.c c.opt (Wdouble-promotion): New. 2010-09-05 21:50:46 +00:00
Wenum-compare-1.c
Werror-1.c
Werror-2.c
Werror-3.c
Werror-4.c
Werror-5.c
Werror-6.c
Werror-7.c
Werror-8.c
Werror-10.c
Werror-11.c
Werror-12.c
Werror-implicit-function-declaration.c
Wfatal-2.c
Wfatal.c
Wfloat-equal-1.c
Wframe-larger-than.c
Wimplicit-function-declaration-c89-default.c
Wimplicit-function-declaration-c89-pedantic.c
Wimplicit-function-declaration-c89.c
Wimplicit-function-declaration-c99-pedantic.c
Wimplicit-function-declaration-c99.c
Wjump-misses-init-1.c
Wjump-misses-init-2.c
Wlarger-than.c
Wlarger-than2.c
Wlogical-op-1.c allocate_deferred_char_scalar_1.f03: Fix dg-do syntax. 2011-02-23 16:24:04 +01:00
Wmissing-parameter-type-Wextra.c
Wmissing-parameter-type-no.c
Wmissing-parameter-type.c
Wnested-externs-1.c
Wno-all.c
Wno-c++-compat.c
Wno-pointer-sign.c
Wobjsize-1.c
Wobjsize-1.h
Wold-style-definition-1.c
Wold-style-definition-2.c
Woverflow-1.c
Woverflow-2.c
Woverflow-3.c
Woverlength-strings-pedantic-c89-asm.c c-parser.c (c_parser_asm_string_literal): Clear warn_overlength_strings. 2011-03-14 18:01:10 +00:00
Woverlength-strings-pedantic-c89-ext.c c-parser.c (disable_extension_diagnostics): Save warn_overlength_strings. 2011-03-14 17:58:12 +00:00
Woverlength-strings-pedantic-c89-no.c
Woverlength-strings-pedantic-c89.c
Woverlength-strings-pedantic-c90-asm.c c-parser.c (c_parser_asm_string_literal): Clear warn_overlength_strings. 2011-03-14 18:01:10 +00:00
Woverlength-strings-pedantic-c90-ext.c c-parser.c (disable_extension_diagnostics): Save warn_overlength_strings. 2011-03-14 17:58:12 +00:00
Woverlength-strings-pedantic-c90.c
Woverlength-strings-pedantic-c99-asm.c c-parser.c (c_parser_asm_string_literal): Clear warn_overlength_strings. 2011-03-14 18:01:10 +00:00
Woverlength-strings-pedantic-c99-ext.c c-parser.c (disable_extension_diagnostics): Save warn_overlength_strings. 2011-03-14 17:58:12 +00:00
Woverlength-strings-pedantic-c99-no.c
Woverlength-strings-pedantic-c99.c
Woverlength-strings.c
Woverride-init-1.c
Woverride-init-2.c
Woverride-init-3.c
Wpadded.c
Wparentheses-1.c
Wparentheses-2.c
Wparentheses-3.c
Wparentheses-4.c
Wparentheses-5.c
Wparentheses-6.c
Wparentheses-7.c
Wparentheses-8.c
Wparentheses-9.c
Wparentheses-10.c
Wparentheses-11.c
Wpointer-arith.c
Wpointer-sign-Wall-no.c
Wpointer-sign-Wall.c
Wpointer-sign-pedantic-no.c
Wpointer-sign-pedantic.c
Wpointer-sign.c
Wpointer-to-int-cast-1.c
Wpointer-to-int-cast-2.c
Wpointer-to-int-cast-3.c
Wredundant-decls-1.c
Wredundant-decls-2.c
Wreturn-type.c
Wreturn-type2.c
Wsequence-point-pr18050.c
Wshadow-1.c
Wshadow-2.c
Wshadow-3.c
Wsign-conversion.c
Wstrict-aliasing-bogus-const-ptr-nonconst-ptr.c
Wstrict-aliasing-bogus-never-dereferenced.c
Wstrict-aliasing-bogus-pta-1.c
Wstrict-aliasing-bogus-ref-all-2.c
Wstrict-aliasing-bogus-ref-all.c
Wstrict-aliasing-bogus-struct-included.c
Wstrict-aliasing-bogus-vla-1.c
Wstrict-aliasing-converted-assigned.c
Wstrict-aliasing-float-ptr-int-obj.c
Wstrict-overflow-1.c
Wstrict-overflow-2.c
Wstrict-overflow-3.c
Wstrict-overflow-4.c
Wstrict-overflow-5.c
Wstrict-overflow-6.c
Wstrict-overflow-7.c
Wstrict-overflow-8.c
Wstrict-overflow-9.c
Wstrict-overflow-10.c
Wstrict-overflow-11.c
Wstrict-overflow-12.c
Wstrict-overflow-13.c
Wstrict-overflow-14.c
Wstrict-overflow-15.c
Wstrict-overflow-16.c
Wstrict-overflow-17.c
Wstrict-overflow-18.c
Wstrict-overflow-19.c
Wstrict-overflow-20.c
Wstrict-overflow-21.c
Wstrict-overflow-22.c
Wstrict-overflow-23.c re PR tree-optimization/48228 (incorrect signed overflow warning when only 0 and 1 are used) 2011-03-22 12:40:09 +00:00
Wstring-literal-comparison-1.c
Wstring-literal-comparison-2.c
Wstring-literal-comparison-3.c
Wstring-literal-comparison-4.c
Wswitch-2.c
Wswitch-default.c
Wswitch-enum-2.c
Wswitch-enum-3.c
Wswitch-enum-error.c
Wswitch-enum.c
Wswitch-error.c
Wswitch.c
Wtraditional-conversion-2.c
Wtraditional-conversion.c
Wtrampolines.c
Wtype-limits-Wextra.c
Wtype-limits-no.c
Wtype-limits.c
Wunknownprag.c
Wunsuffixed-float-constants-1.c
Wunused-function.c
Wunused-label-1.c
Wunused-parm-1.c
Wunused-value-1.c
Wunused-value-2.c
Wunused-value-3.c
Wunused-var-1.c
Wunused-var-2.c
Wwrite-strings-1.c
alias-1.c
alias-2.c
alias-3.c
alias-4.c
alias-5.c
alias-6.c
alias-7.c
alias-8.c alias.c (get_alias_set): Assign a single alias-set to all pointers. 2010-08-25 14:46:40 +00:00
alias-9.c
alias-10.c
alias-11.c
align-1.c
align-2.c
always_inline.c
always_inline2.c
always_inline3.c
and-1.c
anon-struct-1.c
anon-struct-2.c
anon-struct-3.c
anon-struct-4.c
anon-struct-5.c
anon-struct-6.c
anon-struct-7.c
anon-struct-8.c
anon-struct-9.c
anon-struct-10.c
anon-struct-11.c c-decl.c (grokfield): Don't allow typedefs for structures or unions with no tag by default. 2011-03-18 21:16:31 +00:00
anon-struct-12.c c-typeck.c (lookup_field): If -fplan9-extensions, permit referring to a field using a typedef name. 2010-10-04 03:50:39 +00:00
anon-struct-13.c c-typeck.c (lookup_field): If -fplan9-extensions, permit referring to a field using a typedef name. 2010-10-04 03:50:39 +00:00
anon-struct-14.c c-typeck.c (lookup_field): If -fplan9-extensions, permit referring to a field using a typedef name. 2010-10-04 03:50:39 +00:00
anon-struct-15.c re PR c/46889 (Missing diagnosis on duplicate struct member with anonymous union) 2010-12-30 18:24:03 +00:00
array-1.c
array-2.c
array-3.c
array-4.c
array-5.c
array-6.c
array-7.c
array-8.c c-typeck.c (build_array_ref): Handle subscripting of vectors. 2010-10-22 20:03:33 +00:00
array-9.c
array-10.c
array-const-1.c
array-const-2.c
array-const-3.c
array-init-1.c
array-init-2.c
array-quals-1.c
array-quals-2.c
asm-1.c
asm-2.c
asm-3.c
asm-4.c
asm-6.c
asm-7.c
asm-8.c
asm-9.c
asm-a.c
asm-b.c
asm-fs-1.c
asm-names.c
asm-pr24146.c
asm-qual-1.c
asm-wide-1.c
assign-warn-1.c
assign-warn-2.c
assign-warn-3.c
attr-alias-1.c
attr-alias-2.c
attr-alias-3.c
attr-alias-4.c
attr-alias-5.c i gcc/testsuite: 2011-02-11 10:01:29 +00:00
attr-alloc_size-2.c
attr-alloc_size.c
attr-alwaysinline.c
attr-error-1.c
attr-externally-visible-1.c
attr-externally-visible-2.c
attr-ifunc-1.c configure.ac (gnu_indirect_function): New test. 2010-09-09 14:12:57 +00:00
attr-ifunc-2.c configure.ac (gnu_indirect_function): New test. 2010-09-09 14:12:57 +00:00
attr-ifunc-3.c configure.ac (gnu_indirect_function): New test. 2010-09-09 14:12:57 +00:00
attr-ifunc-4.c configure.ac (gnu_indirect_function): New test. 2010-09-09 14:12:57 +00:00
attr-ifunc-5.c configure.ac (gnu_indirect_function): New test. 2010-09-09 14:12:57 +00:00
attr-invalid.c
attr-isr-nosave_low_regs.c
attr-isr-trap_exit.c
attr-isr-trapa.c
attr-isr.c sh.c (push_regs): Emit movml for interrupt handler when possible. 2010-08-27 23:29:41 +00:00
attr-may-alias-1.c
attr-mode-1.c
attr-mode-2.c
attr-ms_struct-1.c
attr-ms_struct-2.c
attr-ms_struct-packed1.c
attr-nest.c
attr-noinline.c
attr-warn-unused-result.c
attr-weak-1.c re PR c/32511 (GCC rejects inline+weak function) 2011-01-11 10:09:15 +00:00
attr-weak-hidden-1.c attr-weak-hidden-1.c: Make definition of foo strong. 2011-02-14 13:44:53 +00:00
attr-weak-hidden-1a.c
attr-weakref-1-darwin.c
attr-weakref-1.c rtti3.C: Scan for .weakext on alpha*-dec-osf*. 2010-11-10 17:48:42 +00:00
attr-weakref-1a.c
attr-weakref-1b.c
attr-weakref-2.c
attr-weakref-3.c re PR tree-optimization/47190 (ICE: in function_and_variable_visibility, at ipa.c:934 with static weakref variable) 2011-01-26 14:03:54 +00:00
attr-weakref-4.c re PR middle-end/46949 (ICE when weakref is used on a definition (internal compiler error: in function_and_variable_visibility, at ipa.c:904)) 2011-01-27 16:16:34 +00:00
bconstp-1.c
bconstp-2.c
bconstp-3.c
bconstp-4.c
bf-ms-attrib.c
bf-ms-layout-2.c
bf-ms-layout.c
bf-no-ms-layout.c
bf-spl1.c
binary-constants-1.c
binary-constants-2.c
binary-constants-3.c
binary-constants-4.c
bitfld-1.c
bitfld-2.c
bitfld-3.c
bitfld-4.c
bitfld-5.c
bitfld-6.c
bitfld-7.c
bitfld-8.c
bitfld-9.c
bitfld-10.c
bitfld-11.c
bitfld-12.c
bitfld-13.c
bitfld-14.c
bitfld-15.c bitfield2.C, [...]: Update expected messages. 2010-11-11 02:14:01 +00:00
bitfld-16.c
bitfld-17.c bitfield2.C, [...]: Update expected messages. 2010-11-11 02:14:01 +00:00
bitfld-18.c
bitfld-19.c
bitfld-20.c
bitfld-21.c
boolcomplex-1.c
builtin-apply1.c
builtin-apply2.c builtin-apply2.c (STACK_ARGUMENTS_SIZE): Define to 20 if __ARM_PCS is defined otherwise 64. 2010-08-18 14:45:33 +00:00
builtin-apply3.c
builtin-apply4.c
builtin-bswap-1.c
builtin-bswap-2.c
builtin-bswap-3.c
builtin-bswap-4.c
builtin-bswap-5.c
builtin-choose-expr-2.c
builtin-choose-expr.c
builtin-constant_p-1.c
builtin-ffs-1.c
builtin-inf-1.c
builtin-object-size-1.c
builtin-object-size-2.c
builtin-object-size-3.c
builtin-object-size-4.c
builtin-object-size-5.c
builtin-object-size-6.c
builtin-object-size-7.c
builtin-object-size-8.c
builtin-object-size-9.c
builtin-prefetch-1.c
builtin-protos-1.c
builtin-redefine.c
builtin-return-1.c
builtin-stringop-chk-1.c
builtin-stringop-chk-2.c
builtin-strncat-chk-1.c
builtin-strstr.c
builtin-unreachable-1.c
builtin-unreachable-2.c
builtin-unreachable-3.c
builtin-unreachable-4.c
builtins-1.c
builtins-2.c
builtins-6.c
builtins-7.c
builtins-8.c
builtins-9.c
builtins-10.c
builtins-11.c
builtins-12.c
builtins-13.c
builtins-14.c
builtins-15.c
builtins-16.c
builtins-17.c
builtins-18.c
builtins-19.c
builtins-20.c
builtins-21.c
builtins-22.c
builtins-23.c
builtins-24.c
builtins-26.c
builtins-27.c
builtins-28.c
builtins-30.c
builtins-31.c
builtins-32.c
builtins-33.c
builtins-34.c
builtins-35.c
builtins-36.c
builtins-37.c
builtins-38.c
builtins-39.c
builtins-40.c
builtins-41.c
builtins-43.c
builtins-44.c
builtins-45.c
builtins-46.c
builtins-47.c
builtins-48.c
builtins-49.c
builtins-50.c
builtins-51.c
builtins-52.c
builtins-53.c
builtins-54.c
builtins-55.c
builtins-57.c
builtins-58.c
builtins-59.c
builtins-60.c
builtins-61.c
builtins-62.c
builtins-63.c
builtins-64.c
builtins-65.c
builtins-66.c
builtins-config.h iris6.h (TARGET_C99_FUNCTIONS): Define. 2011-02-09 15:05:03 +00:00
builtins-error.c
c1x-anon-struct-1.c c-decl.c (grokfield): Don't allow typedefs for structures or unions with no tag by default. 2011-03-18 21:16:31 +00:00
c1x-anon-struct-2.c
c1x-anon-struct-3.c c-decl.c (grokfield): Don't allow typedefs for structures or unions with no tag by default. 2011-03-18 21:16:31 +00:00
c1x-float-1.c
c1x-static-assert-1.c
c1x-static-assert-2.c
c1x-static-assert-3.c
c1x-static-assert-4.c
c1x-static-assert-5.c
c1x-static-assert-6.c
c1x-typedef-1.c c-decl.c (diagnose_mismatched_decls): Give an error for redefining a typedef with variably modified type. 2011-03-18 23:26:16 +00:00
c90-anon-struct-1.c
c90-array-lval-1.c
c90-array-lval-2.c
c90-array-lval-3.c
c90-array-lval-4.c
c90-array-lval-5.c
c90-array-lval-6.c
c90-array-lval-7.c
c90-array-quals-2.c
c90-array-quals.c
c90-arraydecl-1.c
c90-complex-1.c
c90-complit-1.c
c90-const-expr-1.c
c90-const-expr-2.c
c90-const-expr-3.c
c90-const-expr-4.c
c90-const-expr-5.c
c90-const-expr-6.c
c90-const-expr-7.c
c90-const-expr-8.c
c90-const-expr-9.c
c90-const-expr-10.c
c90-const-expr-11.c
c90-digraph-1.c
c90-dupqual-1.c
c90-enum-comma-1.c
c90-flex-array-1.c
c90-flex-array-2.c
c90-float-1.c
c90-fordecl-1.c
c90-hexfloat-1.c
c90-hexfloat-2.c
c90-idem-qual-1.c
c90-idem-qual-2.c
c90-idem-qual-3.c
c90-impl-decl-1.c
c90-impl-int-1.c
c90-impl-int-2.c
c90-init-1.c
c90-intconst-1.c
c90-intprom-1.c
c90-longlong-1.c
c90-mixdecl-1.c
c90-restrict-1.c
c90-return-1.c
c90-scope-1.c
c90-static-1.c
c90-static-assert-1.c
c90-typedef-1.c
c90-typespec-1.c
c90-vla-1.c
c94-digraph-1.c
c99-anon-struct-1.c
c99-array-lval-1.c
c99-array-lval-2.c
c99-array-lval-3.c
c99-array-lval-4.c
c99-array-lval-5.c
c99-array-lval-6.c
c99-array-lval-7.c
c99-array-lval-8.c
c99-array-nonobj-1.c
c99-arraydecl-1.c
c99-arraydecl-2.c
c99-arraydecl-3.c
c99-bool-1.c
c99-bool-2.c
c99-bool-3.c
c99-complex-1.c
c99-complex-2.c
c99-complex-3.c
c99-complit-1.c
c99-complit-2.c
c99-condexpr-1.c
c99-const-expr-1.c
c99-const-expr-2.c
c99-const-expr-3.c
c99-const-expr-4.c
c99-const-expr-5.c
c99-const-expr-6.c
c99-const-expr-7.c
c99-const-expr-8.c
c99-const-expr-9.c
c99-const-expr-10.c
c99-const-expr-11.c
c99-const-expr-12.c
c99-const-expr-13.c
c99-const-expr-14.c
c99-digraph-1.c
c99-dupqual-1.c
c99-enum-comma-1.c
c99-flex-array-1.c
c99-flex-array-2.c
c99-flex-array-3.c
c99-flex-array-5.c
c99-flex-array-6.c
c99-flex-array-7.c
c99-float-1.c
c99-fordecl-1.c
c99-fordecl-2.c
c99-fordecl-3.c
c99-func-1.c
c99-func-2.c
c99-func-3.c
c99-func-4.c
c99-hexfloat-1.c
c99-hexfloat-2.c
c99-hexfloat-3.c
c99-idem-qual-1.c
c99-idem-qual-2.c
c99-idem-qual-3.c
c99-impl-decl-1.c
c99-impl-int-1.c
c99-impl-int-2.c
c99-init-1.c
c99-init-2.c
c99-init-3.c
c99-init-4.c
c99-intconst-1.c
c99-intconst-2.c
c99-intprom-1.c
c99-longlong-1.c
c99-longlong-2.c
c99-main-1.c
c99-math-double-1.c
c99-math-float-1.c
c99-math-long-double-1.c
c99-math.h
c99-mixdecl-1.c
c99-restrict-1.c
c99-restrict-2.c
c99-restrict-3.c
c99-restrict-4.c
c99-return-1.c
c99-scope-1.c
c99-scope-2.c
c99-static-1.c
c99-static-assert-1.c
c99-stdint-1.c
c99-stdint-2.c
c99-stdint-3.c
c99-stdint-4.c
c99-stdint-5.c
c99-stdint-6.c
c99-stdint-7.c
c99-stdint-8.c
c99-tag-1.c
c99-tag-2.c
c99-tag-3.c
c99-tgmath-1.c
c99-tgmath-2.c
c99-tgmath-3.c
c99-tgmath-4.c
c99-typedef-1.c
c99-typespec-1.c
c99-vla-1.c
c99-vla-2.c
c99-vla-jump-1.c
c99-vla-jump-2.c
c99-vla-jump-3.c
c99-vla-jump-4.c
c99-vla-jump-5.c
call-diag-1.c
call-diag-2.c
case-const-1.c
case-const-2.c
case-const-3.c
cast-1.c
cast-2.c
cast-3.c
cast-4.c
cast-function-1.c
cast-lvalue-1.c
cast-lvalue-2.c
cast-pretty-print-1.c
cast-qual-1.c
cast-qual-2.c
cast-qual-3.c
cdce1.c
cdce2.c
char-compare.c
cleanup-1.c
cleanup-2.c
cleanup-3.c
cleanup-4.c
cleanup-5.c
cleanup-6.c
cleanup-7.c
cleanup-8.c
cleanup-9.c
cleanup-10.c
cleanup-11.c
cleanup-12.c
cleanup-13.c
comp-goto-1.c
comp-goto-2.c
comp-goto-3.c
comp-return-1.c
compare1.c
compare2.c
compare3.c
compare4.c
compare5.c
compare6.c
compare7.c
compare8.c
compare9.c
compare10.c
complete-port.c
complex-1.c
complex-2.c
complex-2.h
complex-3.c
complex-4.c
complex-5.c
compound-literal-1.c
compound-lvalue-1.c
concat.c
concat2.c
cond-constqual-1.c
cond-lvalue-1.c
const-1.c
const-elim-1.c
const-elim-2.c
const-float80-ped.c
const-float80.c
const-float128-ped.c
const-float128.c
const-uniq-1.c re PR testsuite/43957 (FAIL: gcc.dg/const-uniq-1.c scan-tree-dump-times gimple "LC0" 2) 2010-09-04 19:40:07 +00:00
conv-1.c
conv-2.c
conv-3.c
convert-vec-1.c
cproj-fails-with-broken-glibc.c
ctor1.c
darwin-20040809-2.c
darwin-20040812-1.c
darwin-cfstring-1.c tests for Darwin CFStrings 2010-10-23 19:40:26 +00:00
darwin-cfstring-2.c tests for Darwin CFStrings 2010-10-23 19:40:26 +00:00
darwin-cfstring-format-1.c adjust for format string changes. 2010-11-23 17:19:15 +00:00
darwin-comm.c re PR target/26427 (with -fsection-anchors with zero sized structs) 2010-11-29 14:58:16 +00:00
darwin-ld-1.c
darwin-ld-2.c
darwin-ld-3.c
darwin-ld-4.c
darwin-ld-5.c
darwin-ld-20040809-1.c
darwin-ld-20040809-2.c
darwin-ld-20040828-1.c
darwin-ld-20040828-2.c
darwin-ld-20040828-3.c
darwin-minversion-1.c
darwin-minversion-2.c
darwin-minversion-3.c
darwin-sections.c re PR target/26427 (with -fsection-anchors with zero sized structs) 2010-11-29 14:58:16 +00:00
darwin-segaddr.c darwin-segaddr.c: New test for multiple argument c/l switch. 2010-11-13 12:56:39 +00:00
darwin-version-1.c
darwin-weakimport-1.c
darwin-weakimport-2.c
darwin-weakimport-3.c
darwin-weakref-1.c
decl-1.c
decl-2.c
decl-3.c
decl-4.c
decl-5.c
decl-6.c
decl-7.c
decl-8.c
decl-9.c [multiple changes] 2010-11-13 10:01:33 +00:00
decl-global-ext.c
decl-nospec-1.c
decl-nospec-2.c
decl-nospec-3.c
declspec-1.c
declspec-2.c
declspec-3-Wextra.c
declspec-3-no.c
declspec-3.c
declspec-4.c
declspec-5.c
declspec-6.c
declspec-7.c
declspec-8.c
declspec-9.c
declspec-10.c
declspec-11.c
declspec-12.c
declspec-13.c
declspec-14.c
declspec-15.c
declspec-16.c
declspec-17.c
declspec-18.c re PR c/20385 (Lame parse error message for undefined type) 2010-12-17 21:23:36 +00:00
delay-slot-1.c
deprecated-2.c
deprecated-3.c
deprecated-4.c
deprecated-5.c
deprecated-6.c
deprecated.c
dg.exp
div-compare-1.c
div-double-1.c
divbyzero.c
dll-1.c
dll-2.c
dll-3.c 2010-10.10 Kai Tietz <kai.tietz@onevision.com> 2010-10-10 21:25:09 +02:00
dll-4.c 2010-10.10 Kai Tietz <kai.tietz@onevision.com> 2010-10-10 21:25:09 +02:00
dll-5.c 2010-10.10 Kai Tietz <kai.tietz@onevision.com> 2010-10-10 21:25:09 +02:00
dll-6.c
dll-6a.c
dll-7.c
dll-7a.c
dll-8.c cgraphunit.c (process_function_and_variable_attributes): Mark dllexport-ed function/variables as needed. 2010-11-25 13:30:07 +01:00
dll-9.c c.opt (-fkeep-inline-dllexport): New switch. 2011-01-26 01:41:23 +00:00
dll-9a.c c.opt (-fkeep-inline-dllexport): New switch. 2011-01-26 01:41:23 +00:00
dll-10.c c.opt (-fkeep-inline-dllexport): New switch. 2011-01-26 01:41:23 +00:00
dll-10a.c c.opt (-fkeep-inline-dllexport): New switch. 2011-01-26 01:41:23 +00:00
dll-11.c c.opt (-fkeep-inline-dllexport): New switch. 2011-01-26 01:41:23 +00:00
dll-11a.c c.opt (-fkeep-inline-dllexport): New switch. 2011-01-26 01:41:23 +00:00
dll-12.c c.opt (-fkeep-inline-dllexport): New switch. 2011-01-26 01:41:23 +00:00
dll-12a.c c.opt (-fkeep-inline-dllexport): New switch. 2011-01-26 01:41:23 +00:00
do-empty.c
dollar.c
doloop-2.c
dremf-type-compat-1.c
dremf-type-compat-2.c
dremf-type-compat-3.c
dremf-type-compat-4.c
dse.c
duff-1.c
duff-2.c
duff-3.c
duff-4.c
empty-source-1.c
empty-source-2.c
empty-source-3.c
empty1.c
empty2.c
enum-compat-1.c
enum-const-1.c
enum-const-2.c
enum-const-3.c
enum-incomplete-1.c
enum1.c
enum2.c
enum3.c
errno-1.c
extra-semi-1.c
extra-semi-2.c
extra-semi-3.c
falign-labels-1.c
fastmath-1.c
fdata-sections-1.c
fixuns-trunc-1.c
float-range-1.c
float-range-2.c
float-range-3.c
float-range-4.c
float-range-5.c
fltconst-1.c
fltconst-2.c
fltconst-double-pedantic-1.c
fltconst-double-pedantic-2.c
fltconst-pedantic-dfp.c
fnegate-1.c
fold-abs-1.c
fold-abs-2.c
fold-abs-3.c
fold-abs-4.c
fold-addr-1.c
fold-alloca-1.c
fold-andxor-1.c
fold-bitand-1.c
fold-bitand-2.c
fold-bitand-3.c
fold-bitand-4.c
fold-compare-1.c
fold-compare-2.c
fold-compare-3.c
fold-compare-4.c
fold-compare-5.c
fold-complex-1.c re PR tree-optimization/48149 (Piecewise complex pass-through not optimized) 2011-03-16 15:55:48 +00:00
fold-cond-1.c
fold-convnotconv-1.c
fold-convround-1.c
fold-div-1.c
fold-div-2.c
fold-div-3.c
fold-eqand-1.c
fold-eqandnot-1.c
fold-eqandshift-1.c
fold-eqandshift-2.c
fold-eqandshift-3.c
fold-eqcmplx-1.c
fold-eqxor-1.c
fold-eqxor-2.c
fold-eqxor-3.c
fold-eqxor-4.c
fold-even-1.c
fold-mod-1.c
fold-mulconj-1.c
fold-nonneg-1.c
fold-overflow-1.c
fold-plusmult-2.c
fold-plusmult.c
fold-plusnot-1.c
fold-reassoc-1.c
fold-rotate-1.c
fold-sub.c
fold-xor-1.c
fold-xor-2.c
fold-xorand-1.c
fold-xornot-1.c
for-1.c
framework-1.c
framework-2.c
free-1.c
free-2.c
fshort-wchar.c
ftrapv-1.c
ftrapv-2.c
func-args-1.c
func-args-2.c
func-outside-1.c
func-outside-2.c
func-ptr-conv-1.c
funcdef-attr-1.c
funcdef-storage-1.c
funcdef-var-1.c
funcdef-var-2.c
funcorder.c funcorder.c: Remove XFAIL for hppa*64*-*-*. 2010-12-11 01:23:43 +00:00
funroll-loops-all.c
fwrapv-1.c
fwrapv-2.c
gcc-have-sync-compare-and-swap.c
gnu-cond-expr-1.c
gnu-cond-expr-2.c
gnu-cond-expr-3.c
gnu89-const-expr-1.c
gnu89-const-expr-2.c
gnu89-dupqual-1.c
gnu89-init-1.c
gnu89-init-2.c
gnu89-init-3.c
gnu89-init-4.c
gnu90-const-expr-1.c
gnu99-const-expr-1.c
gnu99-const-expr-2.c
gnu99-const-expr-3.c
gnu99-const-expr-4.c
gnu99-init-1.c
gnu99-init-2.c
gnu99-static-1.c
h8300-bit-insn-ice.c h8300.md (define_split): Add condition for "and with single_zero" splitter to handle 16-bit const operands. 2010-12-14 07:03:36 +00:00
h8300-bss-align-1.c
h8300-div-delay-slot.c
h8300-ice2.c
h8300-stack-1.c
hex-round-1.c
hex-round-2.c
ia64-sync-1.c
ia64-sync-2.c
ia64-sync-3.c
ia64-sync-4.c
if-empty-1.c
ifcvt-fabs-1.c
ifelse-1.c
ifelse-2.c
iftrap-1.c
iftrap-2.c
imag-1.c
init-bad-1.c
init-bad-2.c
init-bad-3.c
init-bad-4.c
init-bad-5.c
init-bad-6.c
init-bad-7.c
init-desig-obs-1.c
init-desig-obs-2.c
init-desig-obs-3.c
init-empty-1.c
init-empty-2.c
init-empty-3.c
init-excess-1.c
init-string-1.c
init-string-2.c
init-undef-1.c
init-vec-1.c
initpri1.c
initpri2.c
initpri3.c re PR lto/46083 (gcc.dg/initpri1.c FAILs with -flto/-fwhopr (attribute constructor/destructor doesn't work)) 2011-01-10 21:54:33 +00:00
inline-1.c
inline-2.c re PR bootstrap/46533 ([alpha] bootstrap failure) 2010-11-21 09:38:13 +01:00
inline-3.c
inline-4.c
inline-5.c
inline-6.c
inline-7.c
inline-8.c
inline-9.c
inline-10.c
inline-11.c
inline-12.c
inline-13.c
inline-14.c
inline-15.c
inline-16.c
inline-17.c
inline-18.c
inline-19.c
inline-20.c
inline-21.c
inline-22.c
inline-23.c
inline-24.c
inline-25.c
inline-26.c
inline-27.c
inline-28.c
inline-29.c
inline-30.c
inline-31.c
inline-32.c
inline-32a.c
inline-33.c
inline-34.c
inline1.c
inline2.c
inline3.c
inline4.c
inline5.c
inline6.c
inline7.c
instrument-1.c
instrument-2.c
instrument-3.c
intermod-1.c
intmax_t-1.c rtti3.C: Scan for .weakext on alpha*-dec-osf*. 2010-11-10 17:48:42 +00:00
invalid-call-1.c
kpice1.c
label-compound-stmt-1.c
label-decl-1.c
label-decl-2.c
label-decl-3.c
label-decl-4.c
large-size-array-2.c
large-size-array-3.c
large-size-array-4.c
large-size-array.c
lazy-ptr-test.c
local1.c
long-long-compare-1.c
long-long-cst1.c
long-long-typespec-1.c
loop-1.c
loop-2.c
loop-3.c
loop-4.c
loop-5.c
loop-6.c
loop-7.c
loop-unswitch-1.c
lower-subreg-1.c
lvalue-2.c c-typeck.c (readonly_error): Delete. 2010-12-10 14:20:26 +00:00
lvalue-3.c
lvalue-4.c
lvalue-5.c
lvalue-6.c
lvalue-7.c
lvalue1.c
m-un-1.c
m-un-2.c
macro-1.c
mallign.c
march-generic.c march-generic.c: Skip for -march in multilib options. 2010-10-23 12:07:09 +01:00
march.c
max-1.c
memcpy-1.c
memcpy-2.c
memmove-1.c
memmove-2.c
memmove-3.c
memset-1.c
merge-all-constants-1.c
minmax-1.c
misc-column.c
missing-field-init-1.c
missing-field-init-2.c
mmix-1.c
mtune.c
multiple-overflow-warn-1.c
multiple-overflow-warn-2.c
multiple-overflow-warn-3.c
multiword-1.c
nest.c
nested-calls-1.c
nested-func-1.c
nested-func-2.c
nested-func-3.c
nested-func-4.c
nested-func-5.c
nested-func-6.c
nested-func-7.c
nested-func-8.c tree-nested.c (convert_all_function_calls): Iterate until after the sum of static chains in the nest doesn't change. 2010-08-31 21:05:22 +00:00
nested-redef-1.c
no-asm-1.c
no-asm-2.c
no-asm-3.c
no-asm-4.c
no-strict-overflow-1.c
no-strict-overflow-2.c
no-strict-overflow-3.c
no-strict-overflow-4.c
no-strict-overflow-5.c
no-strict-overflow-6.c
no-strict-overflow-7.c
nodfp-1.c
nofixed-point-1.c
nofixed-point-2.c re PR c/46475 (FAIL: gcc.dg/nofixed-point-2.c) 2010-11-14 15:46:59 +00:00
non-local-goto-1.c
non-local-goto-2.c
nonnull-1.c
nonnull-2.c
nonnull-3.c
nop.h nop.h: Move from ... 2010-11-17 21:35:46 +01:00
noreturn-1.c re PR middle-end/47646 (Revision 169918 caused many testsuite failures) 2011-02-08 16:46:20 +00:00
noreturn-2.c
noreturn-3.c
noreturn-4.c
noreturn-5.c
noreturn-6.c
noreturn-7.c
noreturn-8.c
nrv1.c
nrv2.c
nrv3.c
nrv4.c
nrv5.c
null-pointer-1.c
old-style-asm-1.c
old-style-param-1.c
old-style-prom-1.c
old-style-prom-2.c
old-style-prom-3.c
old-style-then-proto-1.c
optimize-bswapdi-1.c
optimize-bswapsi-1.c optimize-bswapsi-1.c: Use -march=z900 on s390. 2011-03-08 17:44:09 +00:00
opts-1.c opts.h (CL_ERR_NEGATIVE): Define. 2010-08-30 11:30:57 +01:00
opts-2.c
opts-3.c
opts-4.c options.texi (SeparateAlias): Document. 2010-09-03 22:00:05 +01:00
opts-5.c common.opt (initial_max_fld_align, [...]): New Variable entries. 2010-11-24 00:54:26 +00:00
opts-6.c re PR driver/47678 (missing error message for -I) 2011-02-11 18:13:11 +00:00
ordered-comparison-1.c
ordered-comparison-2.c
ordered-comparison-3.c
ordered-comparison-4.c
out-of-bounds-1.c
overflow-1.c
overflow-2.c
overflow-warn-1.c
overflow-warn-2.c
overflow-warn-3.c
overflow-warn-4.c
overflow-warn-5.c
overflow-warn-6.c
overflow-warn-7.c
overflow-warn-8.c
pack-test-1.c tm.texi.in (HANDLE_SYSV_PRAGMA, [...]): Remove. 2010-11-21 00:54:14 +00:00
pack-test-1.h
pack-test-2.c tm.texi.in (HANDLE_SYSV_PRAGMA, [...]): Remove. 2010-11-21 00:54:14 +00:00
pack-test-3.c
pack-test-4.c
pack-test-5.c
packed-array.c
packed-vla.c
parm-forwdecl-1.c
parm-forwdecl-2.c
parm-forwdecl-3.c
parm-forwdecl-4.c
parm-impl-decl-1.c
parm-impl-decl-2.c
parm-impl-decl-3.c
parm-incomplete-1.c
parm-mismatch-1.c
parse-decl-after-if.c
parse-decl-after-label.c
parse-else-error-2.c
parse-else-error-3.c
parse-else-error-4.c
parse-else-error.c
parse-error-1.c
parse-error-2.c
parse-error-3.c allocate_deferred_char_scalar_1.f03: Fix dg-do syntax. 2011-02-23 16:24:04 +01:00
parser-pr28152-2.c
parser-pr28152.c
pic-macro-define.c
pie-link.c
pointer-arith-1.c
pointer-arith-2.c
pointer-arith-3.c
pointer-arith-4.c
pointer-arith-5.c
pointer-arith-6.c
pointer-arith-7.c
pointer-arith-8.c
pointer-arith-9.c
pointer-arith-10.c
postincr-1.c
pr3074-1.c
pr8715.c
pr8788-1.c
pr8835-1.c
pr8927-1.c
pr9365-1.c
pr9814-1.c
pr10392-1.c
pr11459-1.c
pr11492.c
pr11864-1.c
pr12603.c
pr12625-1.c
pr13519-1.c
pr13804-1.c
pr14092-1.c
pr14475.c
pr14649-1.c
pr14765-1.c
pr14796-1.c
pr14796-2.c
pr14963.c
pr15236.c
pr15360-1.c
pr15443-1.c
pr15443-2.c
pr15649-1.c
pr15698-1.c
pr15698-2.c
pr15698-3.c
pr15698-4.c
pr15698-5.c
pr15698-6.c
pr15698-7.c
pr15698-8.c
pr15749-1.c
pr15749-1.h
pr15784-1.c
pr15784-2.c
pr15784-3.c
pr15784-4.c
pr15785-1.c
pr15825-1.c
pr16194.c
pr16302.c
pr16973.c
pr17024-1.c
pr17036-1.c
pr17055-1.c
pr17112-1.c
pr17188-1.c
pr17301-1.c
pr17301-2.c
pr17319.c
pr17322.c
pr17424-1.c
pr17581-1.c
pr17635.c
pr17730-1.c
pr17844-1.c
pr17957.c
pr18164.c
pr18241-1.c
pr18241-2.c
pr18241-3.c
pr18241-4.c
pr18241-5.c
pr18479.c
pr18501.c
pr18502-1.c
pr18520-1.c
pr18596-1.c
pr18596-2.c
pr18596-3.c
pr18628.c
pr18725.c
pr18809-1.c
pr18921-1.c
pr18928-1.c
pr18963-1.c
pr19340.c
pr19345.c
pr19402-1.c
pr19402-2.c
pr19633-1.c
pr19633.c
pr19967.c
pr19984.c
pr19988.c
pr20017.c
pr20054.c
pr20100.c
pr20115-1.c
pr20115.c
pr20126.c
pr20130-1.c
pr20216.c
pr20245-1.c
pr20368-1.c
pr20368-2.c
pr20368-3.c
pr20672-1.c
pr20922-1.c
pr20922-2.c
pr20922-3.c
pr20922-4.c
pr20922-5.c
pr20922-6.c
pr21032.c
pr21041.c
pr21085.c
pr21282.c
pr21419.c c-typeck.c (readonly_error): Delete. 2010-12-10 14:20:26 +00:00
pr21709-1.c
pr21858.c
pr21921.c
pr22231.c
pr22308-1.c
pr22311-1.c
pr22329.c
pr22335-1.c
pr22335-2.c
pr22356-1.c
pr22458-1.c
pr23049.c
pr23075.c
pr23165.c
pr23200.c re PR inline-asm/23200 (rejects "i"(&var + 1)) 2011-02-04 16:50:51 +01:00
pr23295.c
pr23408.c
pr23470-1.c
pr23518.c
pr23547.c
pr23584.c
pr23818.c
pr23911.c
pr24101-1.i
pr24101-2.i
pr24225.c allocate_deferred_char_scalar_1.f03: Fix dg-do syntax. 2011-02-23 16:24:04 +01:00
pr24367.c
pr24445.c
pr24561.c
pr24600.c
pr24615.c
pr24620.c
pr24683.c
pr24820.c
pr25023.c
pr25376.c
pr25559.c
pr25682.c
pr25795-1.c
pr25795.c
pr25805.c
pr26004.c
pr26427.c re PR target/26427 (with -fsection-anchors with zero sized structs) 2010-11-29 14:58:16 +00:00
pr26570.c
pr26632.c
pr26717.c
pr26719.c
pr26729-1.c
pr26865.c
pr26961-1.c
pr26983.c
pr27003.c
pr27095.c
pr27132.c
pr27150-1.c
pr27301.c
pr27314.c
pr27331.c
pr27335.c
pr27363.c
pr27382-1.c
pr27382-2.c
pr27428-1.c
pr27528.c
pr27531-1.c
pr27639.c
pr27671-2.c
pr27758.c
pr27802-1.c
pr27861-1.c
pr27953.c
pr27959-2.c
pr27959.c
pr28121.c
pr28162.c
pr28187.c
pr28243.c
pr28322-2.c
pr28322-3.c
pr28322.c
pr28402.c
pr28419.c
pr28574.c
pr28685-1.c
pr28726.c
pr28755.c
pr28796-1.c
pr28796-2.c * gcc.dg/pr28796-2.c: SKIP on SPARC/Solaris 8. 2010-11-22 17:29:14 +00:00
pr28888.c
pr28911.c
pr28935.c
pr29091.c
pr29215.c
pr29254.c
pr29299.c
pr29521-2.c
pr29521.c
pr29637.c
pr29683.c
pr29736.c
pr29801.c
pr29921-2.c
pr29921.c
pr30045.c
pr30137-1.c
pr30137-2.c
pr30172-1.c
pr30189.c
pr30260.c
pr30286.c
pr30360.c
pr30457.c
pr30473.c
pr30551-2.c
pr30551-3.c
pr30551-4.c
pr30551-5.c
pr30551-6.c
pr30551.c
pr30643.c
pr30744-1.c
pr30762-1.c re PR lto/45702 (New LTO test failures) 2010-09-30 12:22:33 +00:00
pr30762-2.c
pr30904.c
pr30949.c
pr30951.c
pr30957-1.c
pr31127.c
pr31490-2.c re PR middle-end/31490 (Compile error section type conflict) 2011-02-03 20:12:07 +01:00
pr31490-3.c re PR middle-end/31490 (Compile error section type conflict) 2011-02-03 20:12:07 +01:00
pr31490-4.c re PR middle-end/31490 (Compile error section type conflict) 2011-02-03 20:12:07 +01:00
pr31490.c re PR middle-end/31490 (Compile error section type conflict) 2010-11-17 22:55:01 +00:00
pr31507-1.c
pr31507-2.c
pr31529-1.c re PR lto/45702 (New LTO test failures) 2010-09-30 12:22:33 +00:00
pr31529-2.c
pr31847.c
pr31866.c
pr31959.c
pr32041.c
pr32061.c
pr32069.c
pr32135.c
pr32176.c
pr32207.c
pr32293.c
pr32328.c
pr32338-1.c
pr32338-2.c
pr32370.c
pr32374.c
pr32450.c
pr32559.c
pr32573.c
pr32721.c
pr32773.c
pr32912-1.c re PR target/46280 (Several testcases FAIL with 16byte alignment ABI warning on Solaris 8/9 x86) 2010-11-08 17:44:40 +00:00
pr32912-2.c
pr32912-3.c
pr32975.c
pr33007.c
pr33017.c
pr33092.c
pr33136-1.c
pr33136-2.c
pr33136-3.c
pr33238.c
pr33434-1.c
pr33434-2.c
pr33434-3.c
pr33434-4.c
pr33619.c
pr33644.c
pr33645-1.c
pr33645-2.c
pr33648.c
pr33653.c
pr33666.c
pr33667.c
pr33670.c
pr33673.c
pr33676.c
pr33691.c
pr33692.c
pr33693.c
pr33694.c
pr33695.c
pr33696.c
pr33697.c
pr33724.c
pr33726.c
pr33742.c
pr33826.c
pr33923.c
pr33961.c
pr34003-1.c
pr34003-2.c
pr34027-1.c
pr34027-2.c
pr34088.c
pr34171.c
pr34225.c
pr34233.c
pr34263.c
pr34351.c
pr34457-1.c re PR lto/45702 (New LTO test failures) 2010-09-30 12:22:33 +00:00
pr34457-2.c
pr34668-1.c re PR lto/45702 (New LTO test failures) 2010-09-30 12:22:33 +00:00
pr34668-2.c
pr34825.c
pr34856.c
pr34965.c
pr34969.c
pr34985.c
pr35045.c
pr35065.c
pr35258.c
pr35264.c
pr35334.c
pr35430.c
pr35440.c
pr35442.c re PR target/46280 (Several testcases FAIL with 16byte alignment ABI warning on Solaris 8/9 x86) 2010-11-08 17:44:40 +00:00
pr35443.c
pr35468.c
pr35616.c
pr35635.c
pr35701.c
pr35729.c
pr35736.c
pr35742.c
pr35746.c re PR c/46462 (Revision 166700 caused new C test failures) 2010-11-13 16:19:33 +00:00
pr35899.c
pr36015.c
pr36017.c
pr36111.c
pr36194.c
pr36224.c
pr36227.c
pr36300-1.c
pr36300-2.c
pr36489.c
pr36504.c
pr36508.c
pr36584.c
pr36774-1.c
pr36774-2.c
pr36901-1.c
pr36901-2.c
pr36901-3.c
pr36901-4.c
pr36901-system.h
pr36901.h
pr36902.c
pr36991.c
pr36997.c
pr36998.c
pr37106-1.c
pr37106-2.c
pr37156.c
pr37171.c
pr37186.c
pr37217.c
pr37261.c
pr37289.c
pr37353.c
pr37360.c re PR rtl-optimization/37360 (ICE in haifa-sched.c when compiling __popcountsi2 from libgcc) 2010-10-23 00:38:13 +00:00
pr37438.c
pr37529.c
pr37544.c
pr37561.c
pr37645.c
pr37663.c
pr37772.c
pr37858.c
pr37879.c
pr37908.c
pr38140.c
pr38200.c
pr38245-1.c
pr38245-2.c
pr38245-3.c
pr38245-3.h
pr38245-4.c
pr38338.c
pr38364.c
pr38615.c
pr38616.c
pr38645.c
pr38700.c
pr38902.c
pr38932.c
pr38934.c
pr38957.c
pr38984.c
pr39084.c
pr39226.c
pr39323-1.c
pr39323-2.c
pr39323-3.c
pr39343.c
pr39443.c
pr39453.c
pr39455.c
pr39565.c
pr39666-1.c
pr39666-2.c re PR middle-end/47646 (Revision 169918 caused many testsuite failures) 2011-02-08 16:46:20 +00:00
pr39712.c
pr39794.c
pr39867.c
pr39874.c
pr40031.c
pr40172-1.c
pr40172-2.c
pr40172-3.c
pr40209.c
pr40340-1.c
pr40340-2.c
pr40340-3.c
pr40340-4.c
pr40340-5.c
pr40340.h
pr40501.c
pr40550.c
pr40669.c
pr40792.c
pr40861.c
pr40946.c
pr40971.c
pr40989.c
pr41033.c
pr41123.c
pr41232.c
pr41241.c
pr41248.c
pr41295.c
pr41340.c
pr41345.c
pr41454.c
pr41470.c
pr41551.c
pr41573.c
pr41574.c
pr41619.c re PR rtl-optimization/41619 (ICE in insert_save (caller-save.c) for SPEC CPU2000's 252.eon) 2011-01-21 09:49:31 -07:00
pr41643.c
pr41762.c
pr41783.c
pr41837.c
pr41841.c
pr41842.c
pr41935.c
pr41963.c
pr42078.c
pr42084.c
pr42215.c
pr42245-2.c
pr42245.c
pr42246.c
pr42249.c
pr42250.c
pr42388.c
pr42389.c
pr42396.c
pr42427.c
pr42461.c
pr42475.c
pr42611.c
pr42629.c
pr42630.c
pr42631.c re PR testsuite/47622 (FAIL: gcc.dg/pr42631.c scan-rtl-dump-not web "Web oldreg") 2011-02-10 04:22:44 +00:00
pr42662.c
pr42685.c
pr42715.c
pr42719.c
pr42728.c
pr42889.c
pr42916.c
pr42918.c
pr42963.c
pr43058.c
pr43082.c In gcc/: 2011-01-26 Nicola Pero <nicola.pero@meta-innovation.com> 2011-01-27 02:09:13 +00:00
pr43084.c
pr43139.c
pr43157.c re PR testsuite/46938 (FAIL: gcc.dg/pr43157.c (test for excess errors)) 2010-12-15 09:51:26 +00:00
pr43211.c
pr43213.c
pr43280.c
pr43299.c
pr43300.c Properly align parameters on stack for x86. 2010-10-26 06:56:42 -07:00
pr43305.c
pr43317.c
pr43379.c
pr43402.c
pr43419.c
pr43557-1.c re PR lto/45702 (New LTO test failures) 2010-09-30 12:22:33 +00:00
pr43557-2.c
pr43562.c
pr43564.c
pr43643.c
pr43670.c
pr43730.c
pr43971.c
pr44012.c
pr44023.c
pr44024.c
pr44028.c
pr44136.c Properly align parameters on stack for x86. 2010-10-26 06:56:42 -07:00
pr44290-1.c
pr44290-2.c
pr44337.c
pr44393.c
pr44404.c
pr44485.c re PR tree-optimization/44485 (ICE in get_expr_operands, at tree-ssa-operands.c:1020) 2010-08-26 18:39:26 +02:00
pr44509.c
pr44539.c
pr44545.c re PR tree-optimization/44545 (internal compiler error: in remove_unreachable_handlers, at tree-eh) 2010-11-16 14:15:55 +00:00
pr44606.c re PR target/44606 (Wrong SPE floating point during computation) 2010-12-30 15:47:43 +00:00
pr44674.c
pr44699.c
pr44838.c
pr44964.c re PR tree-optimization/44964 (ICE: SIGSEGV in gimple_default_def (tree-dfa.c:539) with -fkeep-inline-functions) 2010-11-10 16:05:03 +00:00
pr44971.c
pr44974.c re PR middle-end/44974 (Function with attribute noreturn omits a call to another function with noreturn) 2010-08-20 20:49:46 +02:00
pr45055.c
pr45071.c
pr45079.c
pr45083.c
pr45101.c
pr45105.c
pr45107.c
pr45259.c
pr45352-1.c re PR rtl-optimization/45352 (ICE: in reset_sched_cycles_in_current_ebb, at sel-sched.c:7058) 2010-11-08 11:11:38 +03:00
pr45352-2.c re PR rtl-optimization/45352 (ICE: in reset_sched_cycles_in_current_ebb, at sel-sched.c:7058) 2010-11-08 11:11:38 +03:00
pr45352-3.c re PR rtl-optimization/45352 (ICE: in reset_sched_cycles_in_current_ebb, at sel-sched.c:7058) 2011-01-13 12:29:09 +03:00
pr45352.c re PR rtl-optimization/45352 (ICE: in reset_sched_cycles_in_current_ebb, at sel-sched.c:7058) 2010-11-08 11:11:38 +03:00
pr45353.c re PR rtl-optimization/45353 (ICE: RTL check: expected elt 3 type 'B', have '0' (rtx barrier) in sel_bb_head, at sel-sched-ir.c:4329 with -fselective-scheduling and __builtin_unreachable()) 2010-08-20 20:07:12 +02:00
pr45415.c re PR middle-end/45415 (ICE in partition_view_bitmap, at tree-ssa-live.c:334) 2010-09-03 14:42:46 +00:00
pr45449.c re PR tree-optimization/45449 (-fcompare-debug failure with -O2 -fno-tree-pre -fno-tree-pta) 2010-08-30 11:13:05 +00:00
pr45461.c re PR middle-end/45461 (ICE: verify_gimple failed: INDIRECT_REF in gimple IL with -fshort-enums and va_arg) 2010-08-31 18:13:14 +02:00
pr45506.c Add gcc.dg/pr45506.c. 2010-09-03 07:40:36 -07:00
pr45567.c re PR middle-end/45567 (__builtin_popcountl ICEs with -ftree-ter) 2010-09-14 12:11:11 +02:00
pr45570.c Fix typos in gcc.dg/pr45570.c. 2010-10-14 08:52:47 -07:00
pr45652.c re PR rtl-optimization/45652 (gcc.dg/compat/scalar-by-value-3 FAILs with -O2 -fselective-scheduling2) 2010-11-22 13:35:06 +03:00
pr45733.c re PR tree-optimization/45733 (ICE: verify_stmts failed: invalid conversion in gimple call with -fstrict-overflow -ftree-vectorize) 2010-11-04 12:42:57 +00:00
pr45750.c re PR tree-optimization/45750 (ICE: in iterative_hash_expr, at tree.c:6831 on invalid code) 2010-09-23 11:00:27 +00:00
pr45865.c Revert revision 164552. 2010-11-03 10:07:04 -07:00
pr45991.c re PR tree-optimization/45991 (ICE: verify_stmts failed: Invalid address operand in in TARGET_MEM_REF. with -fstrict-overflow) 2010-11-04 14:07:48 +00:00
pr46088.c re PR target/46088 (ICE: SIGSEGV in ix86_binary_operator_ok (i386.c:15025) with -Os -fnon-call-exceptions -fpeel-loops) 2010-11-12 00:51:18 +01:00
pr46130-1.c re PR tree-optimization/46130 (ICE: SIGSEGV in walk_stmt_load_store_addr_ops (gimple.c:4894) with -O2 -fno-tree-dce) 2011-01-20 13:02:33 +01:00
pr46130-2.c re PR tree-optimization/46130 (ICE: SIGSEGV in walk_stmt_load_store_addr_ops (gimple.c:4894) with -O2 -fno-tree-dce) 2011-01-20 13:02:33 +01:00
pr46165.c re PR tree-optimization/46165 (ICE: verify_flow_info failed when casting-out attribute noreturn with -fno-tree-ccp -fno-tree-copy-prop -fno-tree-dce) 2010-11-03 11:34:34 +01:00
pr46171.c re PR debug/46171 (ICE: in gen_rtx_SUBREG, at emit-rtl.c:774 with -fno-tree-dce -g) 2010-11-09 20:04:44 +01:00
pr46177-2.c re PR tree-optimization/46177 (ICE: in prop_phis, at tree-loop-distribution.c:327 with -fno-tree-copy-prop -ftree-loop-distribution) 2010-11-09 15:01:41 +00:00
pr46177.c re PR tree-optimization/46177 (ICE: in prop_phis, at tree-loop-distribution.c:327 with -fno-tree-copy-prop -ftree-loop-distribution) 2010-11-02 15:45:26 +00:00
pr46184.c re PR tree-optimization/46184 (ICE: SIGSEGV in vectorizable_reduction (tree-vect-loop.c:4067) with -O -ftree-vectorize -fno-tree-copy-prop -fno-tree-dce) 2010-11-02 15:46:46 +00:00
pr46212.c re PR rtl-optimization/46034 (internal compiler error: segmentation fault) 2010-11-03 09:30:21 +01:00
pr46217.c re PR tree-optimization/46217 (store to volatile is removed) 2010-11-03 11:05:39 +00:00
pr46233.c re PR tree-optimization/46233 (ICE: verify_flow_info failed: control flow in the middle of basic block 3 with -foptimize-sibling-calls) 2010-11-04 19:45:06 +01:00
pr46251.c re PR middle-end/46251 (ICE: in expand_expr_real_2, at expr.c:7276 with -funsafe-math-optimizations -mbionic and __builtin_sincosl()) 2010-11-03 09:57:13 +00:00
pr46252.c re PR debug/46252 (-fcompare-debug failure (length) with -O -frerun-cse-after-loop -fno-tree-loop-optimize -funroll-loops) 2010-11-03 09:38:42 +01:00
pr46255.c re PR debug/46255 (-fcompare-debug failure with -fprofile-generate) 2010-11-02 14:00:39 +01:00
pr46288.c re PR tree-optimization/46288 (ICE: SIGSEGV in walk_gimple_op (gimple.c:2857) with -O -fno-tree-dce and __builtin_expect()) 2010-11-03 16:58:50 +00:00
pr46307.c re PR debug/46307 (ICE with FMA_EXPR in DEBUG stmts) 2010-11-05 10:00:50 +01:00
pr46315.c re PR rtl-optimization/46315 (-O2 -fno-strict-overflow causes wrong code generation) 2010-11-16 22:13:52 +00:00
pr46355.c re PR tree-optimization/46355 (ICE: SIGSEGV in create_preheader (cfgloopmanip.c:1336) with -O -fstrict-overflow -ftree-loop-distribution) 2010-11-09 16:54:05 +00:00
pr46375.c re PR debug/46375 (-fcompare-debug failure (length) with -O -fgcse -fno-tree-dominator-opts) 2010-11-12 09:57:20 +00:00
pr46387.c re PR debug/46387 (ICE in add_stores, at var-tracking.c:5415) 2010-11-15 21:07:39 +01:00
pr46440.c re PR rtl-optimization/46440 (ICE: in rtl_verify_flow_info, at cfgrtl.c:2165 with -fstack-protector-all -fno-tree-dominator-opts -fno-tree-fre) 2010-11-17 14:02:31 +01:00
pr46494.c re PR tree-optimization/46494 (ICE: verify_flow_info failed when casting-out attribute noreturn with -fno-tree-ccp -fno-tree-fre -ftree-vrp) 2011-02-14 17:59:10 +00:00
pr46499-1.c re PR middle-end/46499 (gcc.c-torture/execute/20051021-1.c FAILs with -fno-tree-dominator-opts -fno-tree-ccp) 2010-11-23 16:16:43 +01:00
pr46499-2.c re PR middle-end/46499 (gcc.c-torture/execute/20051021-1.c FAILs with -fno-tree-dominator-opts -fno-tree-ccp) 2010-11-23 16:16:43 +01:00
pr46521.c re PR rtl-optimization/45352 (ICE: in reset_sched_cycles_in_current_ebb, at sel-sched.c:7058) 2010-12-22 10:46:53 +03:00
pr46522.c re PR rtl-optimization/45352 (ICE: in reset_sched_cycles_in_current_ebb, at sel-sched.c:7058) 2010-12-22 10:46:53 +03:00
pr46571.c Mark gcc.dg/pr46571.c with -w. 2010-11-21 12:34:03 -08:00
pr46585.c re PR rtl-optimization/46585 (ICE: SIGSEGV in vinsn_create (sel-sched-ir.c:1189) with -fno-dce -fschedule-insns -fselective-scheduling) 2010-11-25 13:05:00 +03:00
pr46614.c re PR rtl-optimization/46614 (gcc.dg/vect/vect-strided-u8-i8-gap4.c FAILs with -fno-rename-registers -fsched2-use-superblocks) 2010-11-24 17:56:44 +01:00
pr46620.c re PR tree-optimization/46620 (32-bit structures containing bitfields are not copied correctly on -O2 , x86 backend) 2011-02-19 21:02:35 +00:00
pr46647.c re PR middle-end/46647 (Can't inline memset with -1) 2010-11-26 10:38:54 +01:00
pr46674.c pr46674.c (LABEL3): New macro definition. 2010-12-06 01:13:36 +00:00
pr46675.c [multiple changes] 2010-11-29 18:08:16 +01:00
pr46685.c re PR target/46685 (New stack alignment failures with -fpic) 2010-12-02 22:33:16 +00:00
pr46771.c re PR debug/46771 (-fcompare-debug failure (length) with -O -ftree-vectorize) 2010-12-06 20:29:38 +01:00
pr46777.c re PR rtl-optimization/46777 (ICE: in rtl_verify_flow_info, at cfgrtl.c:2164 with -O -fgcse -fno-tree-dominator-opts -funroll-loops) 2010-12-06 20:28:09 +01:00
pr46867.c re PR debug/46867 (ICE: in emit_note_insn_var_location, at var-tracking.c:7325 with -O -g) 2010-12-13 18:36:26 +01:00
pr46875.c re PR rtl-optimization/46875 (ICE: verify_flow_info failed: too many outgoing branch edges from bb 3 with -Os -fselective-scheduling2) 2010-12-14 15:43:47 +03:00
pr46878-1.c re PR rtl-optimization/46878 (V850 ICE in in maybe_add_or_update_dep_1, at sched-deps.c:854) 2011-01-26 17:03:47 -05:00
pr46893.c re PR debug/46893 (ICE: in trunc_int_for_mode, at explow.c:56 with -O -g) 2010-12-16 18:14:30 +01:00
pr46909.c re PR tree-optimization/47835 (FAIL: gcc.dg/pr46909.c scan-tree-dump ifcombine "optimizing two comparisons to x_[0-9]+\(D\) != 4") 2011-02-22 14:40:24 +01:00
pr47028.c re PR rtl-optimization/47028 (gcc.dg/tree-ssa/tailrecursion-[57].c FAIL with -foptimize-sibling-calls -fno-forward-propagate -fno-tree-copy-prop -fno-tree-dominator-opts) 2011-01-02 18:07:15 +01:00
pr47086.c re PR tree-optimization/47086 (ICE: verify_flow_info failed: BB 3 can not throw but has an EH edge with -O -fexceptions -fnon-call-exceptions -ftrapv) 2011-01-11 07:10:54 -07:00
pr47201.c re PR target/47201 (ICE: SIGSEGV in adjust_mems (var-tracking.c:814) with -O -fPIC -g) 2011-01-07 19:41:40 +01:00
pr47276.c * gcc.dg/pr47276.c: Add dg-require-visibility. 2011-01-28 15:07:37 +00:00
pr47391.c re PR tree-optimization/47391 (read from const volatile incorrectly eliminated) 2011-01-21 13:57:52 +01:00
pr47443.c re PR tree-optimization/47265 (Error: SSA name in freelist but still referenced) 2011-01-25 20:50:56 +01:00
pr47555.c re PR tree-optimization/47555 (Huge memory usage when optimizing) 2011-02-01 14:36:00 +00:00
pr47610.c re PR middle-end/47610 (cp-demangle.c:1970:1: error: cplus_demangle_builtin_types causes a section type conflict) 2011-02-05 21:35:16 +01:00
pr47684.c re PR target/47665 (ICE in trunc_int_for_mode) 2011-02-11 15:19:44 +01:00
pr47763.c re PR rtl-optimization/47763 (Useless initialization of register) 2011-02-23 00:25:34 +00:00
pr47881.c re PR debug/47881 (-fcompare-debug failure (length) with -O -fno-dce -funroll-loops -fno-web) 2011-03-08 16:51:12 +01:00
pr47893.c re PR middle-end/47893 (4.6 miscompiles mesa on i686) 2011-02-28 18:05:07 +01:00
pr47899.c re PR rtl-optimization/47899 (ICE in get_loop_body, at cfgloop.c:831) 2011-03-05 15:28:14 +01:00
pr47917.c re PR middle-end/47917 (snprintf(..., "const string") should be optimized into memcpy) 2011-03-14 21:30:24 +01:00
pr47991.c re PR debug/47991 (Var-tracking ICE on s390x *setmem_long insn) 2011-03-07 23:11:55 +01:00
pr48022-1.c re PR tree-optimization/48022 (-Wstrict-overflow warning on code that doesn't have overflows) 2011-03-08 11:43:10 +01:00
pr48022-2.c re PR tree-optimization/48022 (-Wstrict-overflow warning on code that doesn't have overflows) 2011-03-08 11:43:10 +01:00
pr48067.c re PR tree-optimization/48067 (FMA with no add operand produced by convert_mul_to_fma) 2011-03-11 16:36:16 +00:00
pr48134.c re PR tree-optimization/48134 (ICE: in refs_may_alias_p_1, at tree-ssa-alias.c:1085 with custom flags) 2011-03-17 14:59:00 +00:00
pr48141.c re PR rtl-optimization/48141 (DSE compile time hog) 2011-03-17 13:35:04 +01:00
pr48156.c re PR rtl-optimization/48156 (wrong code with -fcrossjumping) 2011-03-20 16:25:55 +01:00
pr48213.c re PR target/48213 (ICE in simplify_subreg called from s390_delegitimize_address) 2011-03-21 10:25:47 +01:00
pragma-align-2.c
pragma-align.c tm.texi.in (HANDLE_SYSV_PRAGMA, [...]): Remove. 2010-11-21 00:54:14 +00:00
pragma-darwin-2.c
pragma-darwin.c
pragma-diag-1.c
pragma-diag-2.c opts-common.c (control_warning_option): New. 2010-11-12 23:30:42 +00:00
pragma-ep-1.c
pragma-ep-2.c
pragma-ep-3.c
pragma-init-fini-2.c pragma-init-fini.c: Skip on i?86-*-solaris2.8 && !gas. 2010-10-12 11:52:02 +00:00
pragma-init-fini.c pragma-init-fini.c: Skip on i?86-*-solaris2.8 && !gas. 2010-10-12 11:52:02 +00:00
pragma-isr-nosave_low_regs.c
pragma-isr-trap_exit.c
pragma-isr-trapa.c
pragma-isr-trapa2.c
pragma-isr.c
pragma-isr2.c
pragma-message.c
pragma-ms_struct.c
pragma-pack-2.c
pragma-pack-3.c
pragma-pack-4.c tm.texi.in (HANDLE_SYSV_PRAGMA, [...]): Remove. 2010-11-21 00:54:14 +00:00
pragma-pack-5.c
pragma-push_macro-1.c
pragma-re-1.c
pragma-re-2.c
pragma-re-3.c
pragma-re-4.c
precedence-1.c
prefetch-loop-arrays-1.c
profile-dir-1.c value-prof.c (gimple_divmod_fixed_value): Work on SSA form. 2010-10-05 10:42:24 +00:00
profile-dir-2.c value-prof.c (gimple_divmod_fixed_value): Work on SSA form. 2010-10-05 10:42:24 +00:00
profile-dir-3.c value-prof.c (gimple_divmod_fixed_value): Work on SSA form. 2010-10-05 10:42:24 +00:00
profile-generate-1.c
profile-generate-2.c
profile-generate-3.c
proto-1.c
pthread-init-1.c
pthread-init-2.c
pthread-init-common.h
pubtypes-1.c
pubtypes-2.c
pubtypes-3.c
pubtypes-4.c
pure-1.c
pure-2.c
qual-component-1.c c-typeck.c (readonly_error): Delete. 2010-12-10 14:20:26 +00:00
qual-return-1.c
qual-return-2.c
qual-return-3.c
qual-return-4.c
range-test-1.c
readonly-loc.c
real-const-1.c
redecl-1.c
redecl-2.c
redecl-3.c
redecl-4.c
redecl-5.c
redecl-6.c
redecl-7.c
redecl-8.c
redecl-9.c
redecl-10.c
redecl-11.c
redecl-12.c
redecl-13.c
redecl-14.c
redecl-15.c
redecl-16.c
redecl-17.c
reg-vol-struct-1.c
register-var-1.c
register-var-2.c
register-var-3.c
return-type-1.c
return-type-2.c
return-type-3.c
section1.c
sequence-pt-1.c
sequence-pt-2.c
sequence-pt-3.c
sequence-pt-pr17880.c
setjmp-1.c
setjmp-2.c
setjmp-3.c
setjmp-4.c
short-compare-1.c
short-compare-2.c
sibcall-1.c
sibcall-2.c
sibcall-3.c MAINTAINERS (crx port, [...]): Remove. 2011-03-22 19:58:18 +00:00
sibcall-4.c MAINTAINERS (crx port, [...]): Remove. 2011-03-22 19:58:18 +00:00
sibcall-6.c
sibcall-7.c
sibcall-8.c
simd-1.c
simd-1b.c tree.h (build_vector_from_val): Declare. 2010-10-29 14:59:07 +00:00
simd-2.c
simd-3.c
simd-4.c
simd-5.c
simd-6.c
single-precision-constant.c
sizeof-1.c
sizeof-2.c
smod-1.c
sms-1.c
sms-2.c
sms-3.c
sms-4.c
sms-5.c
sms-6.c
sms-7.c
sms-8.c
spill-1.c
split-1.c common.opt (fsplit-stack): New option. 2010-09-27 19:48:20 +00:00
split-2.c common.opt (fsplit-stack): New option. 2010-09-27 19:48:20 +00:00
split-3.c common.opt (fsplit-stack): New option. 2010-09-27 19:48:20 +00:00
split-4.c common.opt (fsplit-stack): New option. 2010-09-27 19:48:20 +00:00
ssp-1.c
ssp-2.c
stack-usage-1.c spu.c (spu_expand_prologue): Support -fstack-usage. 2011-01-05 13:25:36 +00:00
stmt-expr-1.c
stmt-expr-2.c
stmt-expr-3.c
stmt-expr-label-1.c
stmt-expr-label-2.c
stmt-expr-label-3.c
strict-overflow-1.c
strict-overflow-2.c
strict-overflow-3.c
strict-overflow-4.c
strict-overflow-5.c
strict-overflow-6.c
string-opt-1.c
strncpy-fix-1.c
struct-alias-1.c
struct-by-value-1.c
struct-by-value-2.c
struct-empty-1.c
struct-empty-2.c
struct-empty-3.c
struct-in-proto-1.c
struct-incompl-1.c
struct-parse-1.c
struct-parse-2.c allocate_deferred_char_scalar_1.f03: Fix dg-do syntax. 2011-02-23 16:24:04 +01:00
struct-ret-1.c
struct-ret-2.c
struct-ret-3.c
struct-ret-libc.c
struct-semi-1.c
struct-semi-2.c
struct-semi-3.c
struct-semi-4.c c-parser.c (c_parser_struct_declaration): Handle declaration specifiers followed by CPP_CLOSE_BRACE. 2010-11-10 02:04:13 +00:00
switch-1.c
switch-2.c
switch-3.c
switch-4.c
switch-5.c
switch-6.c
switch-7.c
switch-8.c
switch-9.c
switch-A.c
switch-warn-1.c
switch-warn-2.c
switch-warn-3.c
sync-1.c
sync-2.c
sync-3.c
tg-tests.h
titype-1.c titype-1.c: Enable TImode on __SPU__. 2010-12-17 18:49:42 +00:00
trampoline-1.c
transparent-union-1.c
transparent-union-2.c
transparent-union-3.c
transparent-union-4.c
transparent-union-5.c
trunc-1.c
two-types-1.c c-parser.c (c_token_is_qualifier, [...]): New. 2010-11-17 18:17:17 +00:00
two-types-2.c c-parser.c (c_token_is_qualifier, [...]): New. 2010-11-17 18:17:17 +00:00
two-types-3.c c-parser.c (c_token_is_qualifier, [...]): New. 2010-11-17 18:17:17 +00:00
two-types-4.c c-parser.c (c_token_is_qualifier, [...]): New. 2010-11-17 18:17:17 +00:00
two-types-5.c c-parser.c (c_token_is_qualifier, [...]): New. 2010-11-17 18:17:17 +00:00
two-types-6.c c-parser.c (c_token_is_qualifier, [...]): New. 2010-11-17 18:17:17 +00:00
two-types-7.c c-parser.c (c_token_is_qualifier, [...]): New. 2010-11-17 18:17:17 +00:00
two-types-8.c c-parser.c (c_token_is_qualifier, [...]): New. 2010-11-17 18:17:17 +00:00
two-types-9.c c-parser.c (c_token_is_qualifier, [...]): New. 2010-11-17 18:17:17 +00:00
two-types-10.c c-parser.c (c_token_is_qualifier, [...]): New. 2010-11-17 18:17:17 +00:00
typedef-init.c
typedef-redecl.c
typedef-redecl.h
typename-vla-1.c
typeof-1.c
typespec-1.c
ucnid-1.c
ucnid-2.c
ucnid-3.c
ucnid-4.c
ucnid-5.c
ucnid-6.c
ucnid-7.c i gcc/testsuite: 2011-02-11 10:01:29 +00:00
ucnid-8.c i gcc/testsuite: 2011-02-11 10:01:29 +00:00
ucnid-9.c
ucnid-10.c i gcc/testsuite: 2011-02-11 10:01:29 +00:00
ucnid-11.c
ucnid-12.c
ucnid-13.c i gcc/testsuite: 2011-02-11 10:01:29 +00:00
unaligned-1.c
uninit-1-O0.c
uninit-1.c
uninit-2-O0.c
uninit-2.c
uninit-3-O0.c
uninit-3.c
uninit-4-O0.c
uninit-4.c
uninit-5-O0.c
uninit-5.c
uninit-6-O0.c
uninit-6.c
uninit-8-O0.c
uninit-8.c
uninit-9-O0.c
uninit-9.c
uninit-10-O0.c
uninit-10.c
uninit-11-O0.c
uninit-11.c
uninit-12-O0.c
uninit-12.c
uninit-13-O0.c
uninit-13.c
uninit-14-O0.c
uninit-14.c
uninit-15-O0.c
uninit-15.c
uninit-16.c
uninit-A-O0.c
uninit-A.c
uninit-B-2.c
uninit-B-O0-2.c
uninit-B-O0.c
uninit-B.c
uninit-C-O0.c titype-1.c: Enable TImode on __SPU__. 2010-12-17 18:49:42 +00:00
uninit-C.c titype-1.c: Enable TImode on __SPU__. 2010-12-17 18:49:42 +00:00
uninit-D-O0.c
uninit-D.c
uninit-E-O0.c
uninit-E.c
uninit-F-O0.c
uninit-F.c
uninit-G-O0.c
uninit-G.c
uninit-H-O0.c
uninit-H.c
uninit-I-O0.c
uninit-I.c
uninit-pr19430-2.c
uninit-pr19430-O0.c
uninit-pr19430.c re PR middle-end/47646 (Revision 169918 caused many testsuite failures) 2011-02-08 16:46:20 +00:00
uninit-pr20644-O0.c
uninit-pr20644.c
uninit-pr40943.c
uninit-pred-2_a.c
uninit-pred-2_b.c
uninit-pred-2_c.c
uninit-pred-3_a.c
uninit-pred-3_b.c
uninit-pred-3_c.c
uninit-pred-3_d.c
uninit-pred-3_e.c
uninit-pred-4_a.c
uninit-pred-4_b.c
uninit-pred-5_a.c
uninit-pred-5_b.c
uninit-pred-6_a.c
uninit-pred-6_b.c
uninit-pred-6_c.c
uninit-pred-6_d.c
uninit-pred-6_e.c
uninit-pred-7_a.c
uninit-pred-7_b.c
uninit-pred-7_c.c
uninit-pred-7_d.c Fix pr47837 2011-03-15 18:15:01 +00:00
uninit-pred-8_a.c
uninit-pred-8_b.c
uninit-pred-8_c.c
uninit-pred-8_d.c Fix pr47837 2011-03-15 18:15:01 +00:00
uninit-pred-9_a.c
uninit-pred-9_b.c
union-1.c
union-2.c
union-3.c
union-4.c
union-5.c
union-cast-1.c
union-cast-2.c
union-cast-3.c
union-cast-4.c
unordered-1.c
unordered-2.c
unordered-3.c
unroll-1.c
unsigned-long-compare.c
unused-1.c
unused-2.c
unused-3.c
unused-4.c
unused-5.c
unused-6-WallWextra.c
unused-6-no.c
unused-6.c
unused-7.c
unwind-1.c
utf-array-short-wchar.c
utf-array.c
utf-badconcat.c
utf-badconcat2.c
utf-cvt.c
utf-dflt.c
utf-dflt2.c
utf-inc-init.c
utf-type.c
utf8-1.c
utf8-2.c
utf16-1.c
utf16-2.c
utf16-3.c
utf16-4.c
utf32-1.c
utf32-2.c
utf32-3.c
utf32-4.c
va-arg-1.c
va-arg-2.c
va-arg-3.c
va-arg-pack-1.c
va-arg-pack-2.c
va-arg-pack-len-1.c
va-arg-pack-len-2.c
var-expand1.c
var-expand2.c
var-expand3.c
varpool-1.c
vector-1.c
vector-2.c
vector-3.c
vector-4.c
vector-init-1.c
vector-init-2.c
vector-shift.c tree.h (build_vector_from_val): Declare. 2010-10-29 14:59:07 +00:00
vector-shift1.c tree.h (build_vector_from_val): Declare. 2010-10-29 14:59:07 +00:00
vector-shift3.c tree.h (build_vector_from_val): Declare. 2010-10-29 14:59:07 +00:00
vector-subscript-1.c c-typeck.c (build_array_ref): Handle subscripting of vectors. 2010-10-22 20:03:33 +00:00
vector-subscript-2.c c-typeck.c (build_array_ref): Handle subscripting of vectors. 2010-10-22 20:03:33 +00:00
vector-subscript-3.c c-typeck.c (build_array_ref): Handle subscripting of vectors. 2010-10-22 20:03:33 +00:00
verbose-asm.c
visibility-1.c
visibility-2.c
visibility-3.c
visibility-4.c
visibility-5.c
visibility-6.c
visibility-7.c
visibility-8.c
visibility-9.c
visibility-10.c
visibility-11.c
visibility-12.c
visibility-13.c
visibility-14.c
visibility-15.c
visibility-16.c
visibility-17.c
visibility-18.c
visibility-19.c
visibility-20.c
visibility-a.c
visibility-b.c
visibility-c.c
visibility-d.c
vla-2.c
vla-3.c
vla-4.c
vla-5.c
vla-6.c
vla-7.c
vla-8.c
vla-9.c
vla-10.c
vla-11.c
vla-12.c
vla-13.c
vla-14.c
vla-15.c
vla-16.c
vla-17.c
vla-18.c
vla-19.c
vla-20.c
vla-21.c
vla-22.c
vla-init-1.c
vla-init-2.c
vla-init-3.c
vla-init-4.c
vla-init-5.c
void-cast-1.c
void-cast-2.c
volatile1.c
volatile2.c
warn-1.c
warn-addr-cmp.c
warn-nsstring.c NS/CF String format syntax parsing. 2010-11-06 10:48:18 +00:00
wcaselabel-1.c
wchar_t-1.c
wchar_t-2.c
winline-1.c
winline-2.c
winline-3.c
winline-5.c
winline-6.c
winline-7.c
winline-9.c
winline-10.c
wint_t-1.c
wtr-aggr-init-1.c
wtr-conversion-1.c
wtr-escape-1.c
wtr-func-def-1.c
wtr-int-type-1.c
wtr-label-1.c
wtr-static-1.c
wtr-strcat-1.c
wtr-suffix-1.c
wtr-switch-1.c
wtr-unary-plus-1.c
wtr-union-init-1.c
wtr-union-init-2.c
wtr-union-init-3.c
wtypequal.c
wvla-1.c
wvla-2.c
wvla-3.c
wvla-4.c
wvla-5.c
wvla-6.c
wvla-7.c

README

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Notes for testsuite/gcc.dg.

1) There should be only one driver, dg.exp.

2) Try to organize the tests by topic using file name prefixes.

   Eg: All bitfield tests are named "bf-*.c".

   This lets the person running the tests choose particular sets of tests to
   run easily (using wildcards).

   Eg: make check RUNTESTFLAGS='dg.exp=bf-*.c'

3) Remember DOS file name restrictions (8.3).  Sigh.

4) Send bugs, comments, etc. to dje@cygnus.com.


Copyright (C) 1997, 1998 Free Software Foundation, Inc.

Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.