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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED
   Target Milestone|---                         |13.0

--- Comment #9 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Fixed. Doing something other than std::terminate is a decision for another day.
For now, the freestanding environment needs to provide abort().

Reply via email to