------- Comment #15 from redi at gcc dot gnu dot org 2010-04-22 10:50 ------- Thanks for the extra info - I can't reproduce it, but I can't test on a real 32bit host. In the absence of any suggestions from anyone else, could you try reconfiguring with --enable-checking=all instead of --enable-checking=release ?
That will enable some internal consistency checks, which make the compiler slower but might reveal where it's going wrong. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43818