[Bug fortran/50410] ICE in record_reference, pointer variable in data statement
anlauf at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Mar 29 17:50:31 GMT 2024
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50410
anlauf at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[11/12/13/14 Regression] |ICE in record_reference,
|ICE in record_reference, |pointer variable in data
|pointer variable in data |statement
|statement |
Keywords| |diagnostic
--- Comment #53 from anlauf at gcc dot gnu.org ---
Removing the regression marker after the ICEs on the testcases are all
resolved except:
- comment#24 testcase z5: this is a coarray issue and has nothing to do
with DATA initialization --> should be moved to a separate PR
- missing diagnostics for overlapping initialization of DT components,
and some sub-optimal error messages that could be improved
So let's treat this PR further as any regular one.
More information about the Gcc-bugs
mailing list