------- Additional Comments From jsm28 at gcc dot gnu dot org 2005-05-03 20:16 ------- Not a bug in the C front end. The next step in tracking down the problem would be to try compiling just one file with -O2, the rest with -O0, and find which file being compiled with -O2 yields the problem. Then split out the functions from that file into separate files and see which function is being miscompiled.
-- What |Removed |Added ---------------------------------------------------------------------------- Component|c |other http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21322