]> gcc.gnu.org Git - gcc.git/commit
Fortran: Fix for regression in ASSOCIATE [PR112316]
authorPaul Thomas <pault@gcc.gnu.org>
Thu, 2 Nov 2023 22:23:05 +0000 (22:23 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Thu, 2 Nov 2023 22:23:05 +0000 (22:23 +0000)
commit7c1d011bc1f8b26dba4ebcbd4a429628dfb2698d
tree764d27b796c77b94c7c9199e21997f12bc9988e8
parent341c633bd8ce4e4a82038873606c6b32e94ae339
Fortran: Fix for regression in ASSOCIATE [PR112316]

2023-11-02  Paul Thomas  <pault@gcc.gnu.org>

gcc/fortran
PR fortran/112316
* parse.cc (parse_associate): Remove condition that caused this
regression.

gcc/testsuite/
PR fortran/112316
* gfortran.dg/pr112316.f90: New test.
gcc/fortran/parse.cc
gcc/testsuite/gfortran.dg/pr112316.f90 [new file with mode: 0644]
This page took 0.075124 seconds and 5 git commands to generate.