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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[15 Regression] ICE: tree   |[15 Regression] ICE: tree
                   |check: expected class       |check: expected class
                   |'type', have 'exceptional'  |'type', have 'exceptional'
                   |(error_mark) in             |(error_mark) in
                   |tree_single_nonnegative_war |tree_single_nonnegative_war
                   |nv_p, at                    |nv_p, at
                   |fold-const.cc:14878         |fold-const.cc:14878 since
                   |                            |r15-328
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2025-02-20
           Keywords|needs-bisection,            |
                   |needs-reduction             |
     Ever confirmed|0                           |1

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
It is obvious which patch exposed this: r15-328-g5726de79e2154a .

Confirmed. If I get some time this week I might figure out the best way of
solving this.

Reply via email to