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 fortran/44882] [4.6 Regression] Bogus types in references with mismatched commons



------- 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


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