This is the mail archive of the gcc@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]

Re: Wrong RTL instruction deleted


    Yes, so there is no basis for claiming that it is critical. 

Nor that it isn't.

    If indeed -O2 -fno-strict-aliasing has got a lot worse with tree-ssa,
    that is another reason to delay using this version.

That was not what I was claiming.  My claim was that there would be a much
larger difference between -O2 and -O2 -fno-strict-aliasing in tree-ssa
than before.  I would not want try to guess how the two versions would
compare when both used with the latter option.


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