[Bug fortran/44882] [4.6 Regression] Bogus types in references with mismatched commons
burnus at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Jul 9 13:22:00 GMT 2010
------- Comment #10 from burnus at gcc dot gnu dot org 2010-07-09 13:22 -------
(In reply to comment #9)
> And when compilers do not reject such code it will never be fixed ;)
> Does GFortran have something like -fpermissive?
-std=legacy
The problem with fixing: That helps for actively maintained code, but if
someone downloads some old program (like I did a while ago with Cowan's
Hartree Fock code, written 30 years ago), one simply wants to use it and not to
fix correctness bugs. I sincerely hope that no one writes this in new code!
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44882
More information about the Gcc-bugs
mailing list