------- Comment #11 from joseph at codesourcery dot com 2008-08-27 17:59 ------- Subject: Re: [4.4 Regression] GCC 3.4 miscompiles trunk (for cross compiling)
On Fri, 22 Aug 2008, nightstrike at gmail dot com wrote: > How can you close this if the tuples merge makes it impossible to build gcc > with version 3.4? The minimum gcc is still 2.95. You can always submit a workaround patch to gcc-patches. The obvious first thing to try would be making the loop index volatile if building with GCC <= 3.4. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37086