[Bug fortran/110723] ICE with allocatable character lhs and parenthesized array with vector subscript
anlauf at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Jul 18 17:01:10 GMT 2023
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110723
--- Comment #1 from anlauf at gcc dot gnu.org ---
(In reply to anlauf from comment #0)
> Not sure if this is the right place.
Actually, the following still fails:
n = (m([2])//"") ! ICE
:-(
Generally stripping parentheses generates a failure in
gfortran.dg/reassoc_2.f90, which is bad...
More information about the Gcc-bugs
mailing list