thr.c (__objc_thread_detach_function): Do not mark as volatile but instead use the...
authorAndrew Pinski <pinskia@physics.uc.edu>
Thu, 22 Jul 2004 22:20:08 +0000 (22:20 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Thu, 22 Jul 2004 22:20:08 +0000 (15:20 -0700)
commitbc012a4440604de653b86d5ed27c88cb903ba937
tree8b03343ec172e3fbe2ddb7a1cd4baf836c73beb2
parent73b71f3e137fb50881429d16ee8fe6b983cc59e8
thr.c (__objc_thread_detach_function): Do not mark as volatile but instead use the attribute noreturn.

2004-07-22  Andrew Pinski  <pinskia@physics.uc.edu>

        * thr.c (__objc_thread_detach_function): Do not mark as volatile
        but instead use the attribute noreturn.

From-SVN: r85061
libobjc/ChangeLog
libobjc/thr.c