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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |ASSIGNED
           Assignee|unassigned at gcc dot gnu.org      |rguenth at gcc dot 
gnu.org
   Last reconfirmed|                            |2023-08-24

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
Confirmed.

patt_17 = MIN_EXPR <_50, 15>;

and _50 is released.  Hmm, probably caused by r14-2987-g1a599caab86464, I'd
have to check how we handle those "dead" invariant pattern stmts we emit on the
entry.

Reply via email to