------- Comment #3 from steven at gcc dot gnu dot org 2009-05-14 20:24 ------- FWIW: -fstrength-reduce is a no-op -fcse-follow-jumps is a no-op -fcse-skip-blocks -is a no-op (the crash will be fixed before the day is over) -fforce-addr isa no-op
The gnuboy maintainers should probably look into updating their Makefile, if they want to hand-tune the optimizations. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40144