[Bug libfortran/41335] VOLATILE in Fortran does not take effect
denis_scherbakov at yahoo dot com
gcc-bugzilla@gcc.gnu.org
Fri Sep 11 20:54:00 GMT 2009
------- Comment #15 from denis_scherbakov at yahoo dot com 2009-09-11 20:54 -------
I just tried -ffloat-store and the results stay the same.
I would like to note that for "real" and "double precision" different assembler
code is produced. At least on my machine. Could somebody use -same-temps and
post assembler code that performs float operations? Please compile two times:
one with
"real", the other time with "double precision". Otherwise you'll get a mess.
In my assembler code you can clearly see, where differences start.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41335
More information about the Gcc-bugs
mailing list