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/33675] Badly optimized negations on x86 with -frounding-math



------- Comment #2 from bagnara at cs dot unipr dot it  2007-10-06 13:03 -------
I don't understand.  Do you mean that what I consider the natural compilation
of that piece of code (the shorter assembly listing) is incorrect?  In other
words: do you think that the shorter assembly listing does not properly honor
the volatile qualifier?
If so, why?


-- 


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


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