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 #12 from martin at mpa-garching dot mpg dot de  2006-03-03 14:22 -------
(In reply to comment #10)
> 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.

When I add "-fno-ivopts" the testcase works again, so I think you are right. So
I'll just wait until PR 26304 is resolved and then check again.
Thanks a lot for your help!

BTW, you probably meant '4.2.0', instead of '4.1.2' as target milestone, right?


-- 


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]