This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/26528] [4.2 regression] gcc miscompiles FFTW 3.1
- From: "martin at mpa-garching dot mpg dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Mar 2006 11:01:52 -0000
- Subject: [Bug c/26528] [4.2 regression] gcc miscompiles FFTW 3.1
- References: <bug-26528-2736@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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