[Bug c/39326] Segmentation fault with -O1, out of memory with -O2
sergstesh at yahoo dot com
gcc-bugzilla@gcc.gnu.org
Sun Mar 1 03:06:00 GMT 2009
------- Comment #9 from sergstesh at yahoo dot com 2009-03-01 03:06 -------
(In reply to comment #6)
> As this seems to be autogenerated from
>
> ! The SPL Program: (compose (sparse (coords (...12288 x 2 ...))(values (...1 x
> 12288 ...)))(compose (conjugate (..)(..))(compose (..)(..))))
> ! node size: 12288 X 12288
>
> can you produce a testcase with an order of magnitude less loads/stores?
> (thus likely just "node size: 1228 x 1228")?
>
> Thanks!
>
I've uploaded a smaller file: gap_bzAJWH.c.gz . These are intermediated files
which are deleted upon successful compilation.
So, I've decreased the number the points and managed to "catch" this one. It
is: "node size: 1536 X 1536".
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39326
More information about the Gcc-bugs
mailing list