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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

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

--- Comment #13 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Created attachment 50337
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=50337&action=edit
gcc11-pr99456.patch

Actually checking ctx->manifestly_const_eval instead of !ctx->quiet fixes two
of the three FAILs and perhaps the narrowing conversion warning is acceptable.

Reply via email to