This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/33363] gfortran is missing -fcase-preserve option
- From: "fxcoudert at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 20 Jun 2014 20:15:05 +0000
- Subject: [Bug fortran/33363] gfortran is missing -fcase-preserve option
- Auto-submitted: auto-generated
- References: <bug-33363-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=33363
Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |fxcoudert at gcc dot gnu.org
Resolution|--- |WONTFIX
--- Comment #2 from Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> ---
This bug is old, many people have now transitioned their code from g77 times,
and BIND(C) offers a standard-conforming way to achieve this goal nowadays. I
fixed the doc, and think it's safe to close this PR as WONTFIX.