------- Comment #2 from msieweke at broadcom dot com 2009-04-16 15:06 ------- As mentioned in the original report, the bug doesn't exist in GCC 4.x.x. It has since been tested with GCC 3.4.4, where the bug is fixed. GCC 3.2.x - broken GCC 3.3.x - broken GCC 3.4.x - fixed GCC 4.x.x - fixed For a number of reasons, we're stuck using GCC 3.2.1 with only minor updates. I tried porting parts of the MIPS code generator from 3.4.4 into 3.2.1, but this is a larger project than it appears. I don't expect anyone to spend much time fixing this, but I would appreciate a hint about how I might approach a fix.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39755