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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
   Last reconfirmed|                            |2023-02-24
             Status|UNCONFIRMED                 |NEW

--- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> ---
Should be indeed enough.  ISTR the issue is with if-conversion and .MASK_LOAD
or .MASK_STORE given that we currently cannot annotate function calls with
restrict tags.

And yes, I think there's a duplicate bug.

Reply via email to