------- Comment #10 from pinskia at gcc dot gnu dot org 2006-03-03 14:09 ------- Can you try -O1 -fno-ivopts -ftree-vrp -finline-functions?
I want to see if this is an interaction between VRP and IVopts, if it is there is a bug about this issue already filed and I bet it is the same bug. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26528