[Bug libfortran/102992] Piping in a file does no longer work on macOS Monterey
juergen.reuter at desy dot de
gcc-bugzilla@gcc.gnu.org
Fri Oct 29 10:04:13 GMT 2021
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102992
--- Comment #5 from Jürgen Reuter <juergen.reuter at desy dot de> ---
I checked that the assembler code on macOS Big Sur and Monterey is identical
(up to the date in the .ident line). So either the assembler works differently,
or one of the routines from the libgfortran (_gfortrran_st_write,
_gfortran_set_options, _gfortran_set_args, _gfortran_transfer_character_write)
acts differently now.
More information about the Gcc-bugs
mailing list