[Bug fortran/30689] equivalence modifies common block
kargl at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat Feb 3 19:59:00 GMT 2007
------- Comment #2 from kargl at gcc dot gnu dot org 2007-02-03 19:59 -------
This is an invalid bug report. -fdefault-integer-8 doesn't
do what you think it does. If you use this option and equivalence
is present in the code, then you invariably want to use
-fdefault-real-8.
--
kargl at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30689
More information about the Gcc-bugs
mailing list