This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: tests for compiler (non-)limits
- From: Rask Ingemann Lambertsen <rask at sygehus dot dk>
- To: Geoffrey Keating <gkeating at apple dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Wed, 30 May 2007 23:47:20 +0200
- Subject: Re: tests for compiler (non-)limits
- References: <20070424030219.043415E2537F@geoffk5.apple.com> <20070525075835.GS5690@sygehus.dk>
On Fri, May 25, 2007 at 09:58:35AM +0200, Rask Ingemann Lambertsen wrote:
> On Mon, Apr 23, 2007 at 08:02:19PM -0700, Geoffrey Keating wrote:
> > Index: testsuite/gcc.c-torture/compile/limits-structnest.c
> OOM killed at -O2 and -O3 with 256 MB RAM + 256 MB swap.
It passes with about 24 MB left out of 256 MB RAM + 757 MB swap.
> [...]/gcc.c-torture/compile/limits-blockid.c: In function 'q9_func':
> [...]/gcc.c-torture/compile/limits-blockid.c:16: error: total size of local objects too large
> [...]/gcc.c-torture/compile/limits-blockid.c:16: error: total size of local objects too large
> [...]/gcc.c-torture/compile/limits-blockid.c:16: error: total size of local objects too large
> compiler exited with status 1
>
> This test won't likely pass on any 16-bit target.
Actually, it seems to fail only at -O0.
--
Rask Ingemann Lambertsen