This is the mail archive of the gcc-patches@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] |
Hello, attached patch fixes PR 20846 "inquire(FILE=..., UNIT=...) not flagged as error". ChangeLog: PR fortran/20846 * trans-io.c (gfc_trans_inquire): Add sanity check for UNIT and FILE. Patch itself is attached. -- Janne Blomqvist
Attachment:
pr20846.patch
Description: Text document
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |