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

Segher Boessenkool <segher at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2019-12-11
                 CC|                            |segher at gcc dot gnu.org
     Ever confirmed|0                           |1

--- Comment #1 from Segher Boessenkool <segher at gcc dot gnu.org> ---
CR0 is volatile in all our ABIs, so this is impossible to support from
a C function without defining a new ABI first.

Reply via email to