[Bug fortran/99506] internal compiler error: in record_reference, at cgraphbuild.c:64

2021-03-10 Thread furue at hawaii dot edu via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99506 --- Comment #3 from Ryo Furue --- After posting the initial report, I tried my code with another compiler and found a few bugs in there. In the most reduced code, one of them is still there: > real(double), parameter:: latt(jmax) = [(latt100(i

[Bug fortran/99506] New: internal compiler error: in record_reference, at cgraphbuild.c:64

2021-03-09 Thread furue at hawaii dot edu via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99506 Bug ID: 99506 Summary: internal compiler error: in record_reference, at cgraphbuild.c:64 Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal