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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2017-12-24
     Ever confirmed|0                           |1

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Control cannot reach the end of that function, but I assume pthread_exit isn't
marked noreturn on HPUX.

Reply via email to