Committed as simple and obvious with new test case.commit ff2fb8508b8fb203faf8cd9a733b7b79d176810f (HEAD -> master, origin/master, origin/HEAD)
Author: Jerry DeLisle <[email protected]> Date: Tue Mar 31 19:54:25 2026 -0700
fortran: Fix INQUIRE(id=integer-expression) is rejected.
PR fortran/124739
gcc/fortran/ChangeLog:
* io.cc (match_inquire_element): Change tag_id from a
variable tag to an expression tag.
gcc/testsuite/ChangeLog:
* gfortran.dg/pr124739.f90: New test.
