[Bug modula2/113749] [14 Regression] m2 enabled build times out on i686-gnu (GNU Hurd)

gaius at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Feb 24 01:55:47 GMT 2024


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

--- Comment #4 from Gaius Mulley <gaius at gcc dot gnu.org> ---
Created attachment 57516
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=57516&action=edit
Proposed fix

Here is a proposed patch.  The bug fix changes the FIO module to use the target
O_RDONLY, O_WRONLY, SEEK_SET and SEEK_END (now available from the module
wrapc).

I've rebuilt the bootstrap tools mc and pge as they have their own wrapc and C
translations of FIO.


More information about the Gcc-bugs mailing list