[Bug target/62109] __gthr_i486_lock_cmp_xchg missing clobber

ktietz at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Mar 17 13:44:00 GMT 2015


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

Kai Tietz <ktietz at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2015-03-17
     Ever confirmed|0                           |1

--- Comment #5 from Kai Tietz <ktietz at gcc dot gnu.org> ---
This patch is clear stage 1 material. Patch itself looks ok, but raises a
completely different question.  Modern versions of mingw provides all
Interlocked-functions, so we might want to use this instead.  The argument
about Win95/98 compatibility is actually pretty borged, as we have already in
some of gcc's target-libraries strong requirements of using at least NT 4.0,
and/or even more modern.



More information about the Gcc-bugs mailing list