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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |17.0
           Keywords|                            |ice-checking,
                   |                            |ice-on-valid-code,
                   |                            |needs-bisection, wrong-code
             Status|UNCONFIRMED                 |ASSIGNED
           Priority|P3                          |P1
     Ever confirmed|0                           |1
      Known to work|                            |16.2.1
           Assignee|unassigned at gcc dot gnu.org      |rguenth at gcc dot 
gnu.org
   Last reconfirmed|                            |2026-08-28

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
t.c:20:9: note:   node 0x5213f50 (refcnt=2) vector(4) <signed-boolean:16>
t.c:20:9: note:   op template: patt_29 = (<signed-boolean:8>) _11;
t.c:20:9: note:         stmt 0 patt_29 = (<signed-boolean:8>) _11;
t.c:20:9: note:         stmt 1 patt_63 = (<signed-boolean:8>) _55;
t.c:20:9: note:         stmt 2 patt_48 = (<signed-boolean:8>) _41;
t.c:20:9: note:         stmt 3 patt_8 = (<signed-boolean:8>) _5;
t.c:20:9: note:         children 0x5214000

probably mine.

Reply via email to