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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #52901|0                           |1
        is obsolete|                            |

--- Comment #5 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Created attachment 60961
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=60961&action=edit
Preprocessed source

This is the same preprocessed source, but fixed so it compiles with GCC 13 and
later.

Compile with:
-std=gnu++20 -O1 -Werror=stringop-overread -Wno-shift-count-overflow

Reply via email to