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 middle-end/26528] [4.2 regression] gcc miscompiles FFTW 3.1



------- Comment #10 from pinskia at gcc dot gnu dot org  2006-03-03 14:09 -------
Can you try -O1 -fno-ivopts -ftree-vrp -finline-functions?

I want to see if this is an interaction between VRP and IVopts, if it is there
is a bug about this issue already filed and I bet it is the same bug.


-- 


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]