------- Comment #4 from pinskia at gcc dot gnu dot org 2007-06-06 09:01 ------- Since this is obviously caused by GC (look at the backtrace and you have 0xa5a5a5a5....), use "--param ggc-min-expand=0 --param ggc-min-heapsize=0" as options to get a reduced testcase (it might take a little while but you should be able to reproduce it easier).
-- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |GC, ice-on-valid-code Target Milestone|--- |4.3.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32231