------- 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