gcc erroneously recycles temporaries of nested statement exprs
Greg McGary
greg@mcgary.org
Mon Sep 18 00:44:00 GMT 2000
Mark Mitchell <mark@codesourcery.com> writes:
> Please put bug reports should go in GNATS. That's what we're using to
> drive GCC releases these days.
OK. Sorry, I hadn't been keeping up with modern practice.
> I wonder if converting the C front-end to statement-at-a-time mode
> fixed this bug?
Don't you mean function-at-a-time? The bug was still present on the
mainline as of Sept 14.
> In any case, with current gcc on i686-pc-linux-gnu using -O2 this
> program seems to work for me. :-)
I removed the .x file. Thanks for fixing it!
Greg
More information about the Gcc-bugs
mailing list