This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/82007] DTIO write format stored in a string leads to severe errors
- From: "Edouard dot Canot at univ-rennes1 dot fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 28 Aug 2017 12:19:39 +0000
- Subject: [Bug fortran/82007] DTIO write format stored in a string leads to severe errors
- Auto-submitted: auto-generated
- References: <bug-82007-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82007
--- Comment #1 from Édouard Canot <Edouard.Canot@univ-rennes1.fr> ---
I omit to say that many lines in the attached source are commented by a double
bang (!!); remove some of them to reveal the bug...
EC