This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
New test is invalid for AVR
- From: "Weddington, Eric" <eweddington at cso dot atmel dot com>
- To: <gcc at gcc dot gnu dot org>
- Cc: "Andy Hutchinson" <hutchinsonandy at aim dot com>, "Anatoly Sokolov" <aesok at post dot ru>, "Andreas Krebbel" <krebbel1 at de dot ibm dot com>, <janis187 at us dot ibm dot com>
- Date: Wed, 6 Aug 2008 10:48:31 -0600
- 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