WimⓂ️ on Nostr: 👀 This is a first for me: $ gfortran dvd.f90 during RTL pass: expand ...
👀 This is a first for me:
$ gfortran dvd.f90
during RTL pass: expand
dvd.f90:21:55:
21 | write(Screen,rec=Screen_vector) int(onFrame,kind=2)
| ^
internal compiler error: in expand_fix, at optabs.c:5544
0x7f1efececd8f __libc_start_call_main
../sysdeps/nptl/libc_start_call_main.h:58
0x7f1efecece3f __libc_start_main_impl
../csu/libc-start.c:392
Please submit a full bug report,
with preprocessed source if appropriate.
$ gfortran dvd.f90
during RTL pass: expand
dvd.f90:21:55:
21 | write(Screen,rec=Screen_vector) int(onFrame,kind=2)
| ^
internal compiler error: in expand_fix, at optabs.c:5544
0x7f1efececd8f __libc_start_call_main
../sysdeps/nptl/libc_start_call_main.h:58
0x7f1efecece3f __libc_start_main_impl
../csu/libc-start.c:392
Please submit a full bug report,
with preprocessed source if appropriate.