This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/81826] Incorrect handling of directives left by preprocessor
- From: "raullaasner at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 11 Aug 2017 19:35:48 +0000
- Subject: [Bug fortran/81826] Incorrect handling of directives left by preprocessor
- Auto-submitted: auto-generated
- References: <bug-81826-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81826
Raul Laasner <raullaasner at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Raul Laasner <raullaasner at gmail dot com> ---
Thank you! This seems to work. Because I had no such issues with ifort, I
assumed it was a gfortran bug.