This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: New test is invalid for AVR


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]