[PATCH] Testsuite adaptions for AVR in gcc.c-torture/compile

Björn Haase bjoern.m.haase@web.de
Mon Apr 18 00:23:00 GMT 2005


Hi,

The following patch prepares the gcc.c-torture/compile directory for AVR. It 
also cleans up some dg magic comment so that, e.g.
{ dg-do assemble {xfail ... } } is replaced by explicit dg-xfail-if 
statements. A couple of test cases did not communicate beforehand that they 
need alias support and the new nested_functions effective target is used for 
skipping 3 test cases.

Yours,

Björn

2004-04-15 Bjoern Haase <bjoern.m.haase@web.de>

	*gcc.c-torture/compile/20001226-1.c
	Skip avr-*-* and use dg-xfail-if for 68HC11 and 68HC12.

	*gcc.c-torture/compile/20010226-1.c, nested-1.c and 20050122-2.c
	Add dg-require-effective-target nested_functions

	*gcc.c-torture/compile/20010327-1.c
	Update comment and xfail avr-*-*
     
        *gcc.c-torture/compile/20011119-1.c, 981001-2.c and 20011119-2.c
	Add dg-require-alias

	*gcc.c-torture/compile/20020604-1.c
	Use dg-xfail-if also for HC11 / HC12, add avr-*-* to the xfail list. 
	
        *gcc.c-torture/compile/980506-1.c
        Use dg-xfail-if for HC11/HC12 xstormy and add avr to the list

-------------- next part --------------
A non-text attachment was scrubbed...
Name: testsuite_adaptions_in_ctorture_compile.patch
Type: text/x-diff
Size: 8325 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20050418/94862581/attachment.bin>


More information about the Gcc-patches mailing list