https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88227

--- Comment #6 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
The following test giveS ALSO an ICE with -m32

% cat boz_10.f90
print *, real(b'1010101001101',10)
end
% gfortran -m32 boz_10.f90
f951: internal compiler error: Segmentation fault: 11
libbacktrace could not find executable to open
Please submit a full bug report,
with preprocessed source if appropriate.
See <https://gcc.gnu.org/bugs/> for instructions.

Reply via email to