This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: New test is invalid for AVR
- From: Andreas Krebbel1 <Andreas dot Krebbel at de dot ibm dot com>
- To: "Weddington, Eric" <eweddington at cso dot atmel dot com>
- Cc: "Anatoly Sokolov" <aesok at post dot ru>, gcc at gcc dot gnu dot org, "Andy Hutchinson" <hutchinsonandy at aim dot com>, janis187 at us dot ibm dot com
- Date: Thu, 7 Aug 2008 09:37:23 +0200
- Subject: Re: New test is invalid for AVR
- References: <258DDD1F44B6ED4AAFD4370847CF58D50246D91E@csomb01.corp.atmel.com>
Hi Eric,
it is important for the testcase that the array is that big. In order to
avoid breaking other targets with that I've moved the testcase to the s390
specific directory. I've already committed the patch. Sorry for the
breakage.
Mit freundlichem Gruß / Kind regards,
Andreas Krebbel
***********************************************************
IBM Deutschland Entwicklung GmbH
Linux on zSeries Development & Service, Dept. D1419
Schönaicherstr. 220, 71032 Böblingen
Vorsitzender des Aufsichtsrats: Martin Jetter
Geschäftsführung: Erich Baier
Sitz der Gesellschaft: Böblingen
Registergericht: Amtsgericht Stuttgart, HRB 243294
Office: 06/122 --- Phone: +49-(0)7031-16-1089
External mail: krebbel1@de.ibm.com
"Weddington, Eric" <eweddington@cso.atmel.com> wrote on 08/06/2008 06:48:31
PM:
> "Weddington, Eric" <eweddington@cso.atmel.com>
> 08/06/2008 06:48 PM
>
> To
>
> <gcc@gcc.gnu.org>
>
> cc
>
> "Andy Hutchinson" <hutchinsonandy@aim.com>, "Anatoly Sokolov"
> <aesok@post.ru>, Andreas Krebbel1/Germany/IBM@IBMDE,
<janis187@us.ibm.com>
>
> Subject
>
> New test is invalid for AVR
>
> Hi All,
>
> The new test gcc.c-torture/compile/20080806-1.c, added by Andreas
> Krebbel on 2008-08-06, causes 8 new test failures for the AVR
> target. This test is invalid for the AVR because the local array is
> too large for the AVR (64+ K). IIRC, for testing purposes the AVR
> target only allows a 2K stack.
>
> Could someone please mark this test as unsupported for avr-*-*? I
> don't have copyright assignment yet (but we're currently working
> with the FSF on it).
>
> Thanks for your help.
>
> Eric Weddington
> Atmel