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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|---                         |INVALID

--- Comment #7 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to bin cheng from comment #6)
> Issue with this case is because of static-libgcc, not sure if it's the same
> to the original case.
> 

I think that is just a disagreement between libgcc versions being in use. with
-static-libgcc, glibc still dynamically loads libgcc for unwind of
pthread_cancel.


If anything this does not show up in any recent versions of gcc and glibc.

So closing as invalid as there is no testcase which does not work currently
attached to this bug report and the original reporter didn't get back with a
testcase.

Reply via email to