------- Additional Comments From rearnsha at gcc dot gnu dot org 2005-02-25 01:49 ------- I've just reproduced this on arm-netbsdelf using gcc-3.3.3. I've managed to track it down to a miscompilation of pp_hot.c, and the key flag seems to be -fcse-skip-blocks (-O2 -fno-cse-skip-blocks is OK, -O2 is not).
-- What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|INVALID | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16152