------- Comment #6 from pinskia at gcc dot gnu dot org 2006-03-01 17:37 ------- I tried my best to reproduce this, using --param ggc-min-expand=0 --param ggc-min-heapsize=0 as I thought it was a GC issue as that is usually what is causes the difference between with and without -save-temps. I tried all the tricks I know and still cannot reproduce this.
I mean try compiling with the .cc again, do you see the failure? -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |WAITING http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26514