[Bug fortran/91496] !GCC$ directives error if mistyped or unknown
anlauf at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Sep 5 20:13:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91496
--- Comment #5 from anlauf at gcc dot gnu.org ---
Author: anlauf
Date: Thu Sep 5 20:13:00 2019
New Revision: 275442
URL: https://gcc.gnu.org/viewcvs?rev=275442&root=gcc&view=rev
Log:
2019-09-05 Harald Anlauf <anlauf@gmx.de>
PR fortran/91496
* parse.c (parse_executable): Improve error messages for
improperly placed pragmas not preceeding a loop.
PR fortran/91496
* gfortran.dg/directive_unroll_5.f90: Adjust error message.
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/parse.c
trunk/gcc/testsuite/ChangeLog
trunk/gcc/testsuite/gfortran.dg/directive_unroll_5.f90
More information about the Gcc-bugs
mailing list