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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2023-05-04 00:00:00         |2025-3-29

--- Comment #10 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to Paul Smith from comment #0)
> Created attachment 54983 [details]
> fmt1.i preprocessor output (compressed)

This needs to be modified like so in order to compile with GCC 14+
sed 's;&& __is_trivially_copyable.*__is_trivially_copyable.*;// &;' 

With that change, the same warnings are still present with trunk.

Reply via email to