This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/26528] [4.2 regression] gcc miscompiles FFTW 3.1



------- Comment #2 from martin at mpa-garching dot mpg dot de  2006-03-02 11:01 -------
(In reply to comment #1)
> I just checked that
> 
> CFLAGS="-O3" ./configure --enable-portable-binary
> 
> fails, but
> 
> CFLAGS="-O3" ./configure --enable-portable-binary

Sorry for the typo here. I meant, of course,

CFLAGS="-O2" ./configure --enable-portable-binary


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26528


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]