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

Patrick Palka <ppalka at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to work|                            |15.1.0, 16.0
           Keywords|                            |ice-on-valid-code
           See Also|                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=118928
            Summary|internal compiler error: in |[12/13/14 Regression]
                   |cxx_eval_constant_expressio |internal compiler error: in
                   |n, at cp/constexpr.cc:7908  |cxx_eval_constant_expressio
                   |                            |n, at cp/constexpr.cc:7908
     Ever confirmed|0                           |1
                 CC|                            |mpolacek at gcc dot gnu.org,
                   |                            |ppalka at gcc dot gnu.org
   Target Milestone|---                         |12.5
   Last reconfirmed|                            |2025-06-16
             Status|UNCONFIRMED                 |NEW

--- Comment #1 from Patrick Palka <ppalka at gcc dot gnu.org> ---
Confirmed, the ICE with -std=c++17 started with r7-2521 and was incidentally
fixed by r15-7731.

Reply via email to