------- Comment #2 from dave at hiauly1 dot hia dot nrc dot ca  2006-10-03 
13:01 -------
Subject: Re:  FAIL: gcc.dg/pthread-init-[12].c (test for excess errors)

> ------- Comment #1 from uros at kss-loka dot si  2006-10-03 07:04 -------
> Similar problems were recently fixed for solaris and glibc-2.3.5. It looks 
> that
> hpux needs a fixinclude hack that would cure these errors/warnings, somehing
> like:

I have a patch.  I've tested it on 11.11 but 11.00 and 11.23 still need
testing.  There are two issues.  pthread_kill and pthread_sigmask need
wrappers as these are being declared with -ansi (they are POSIX.1c).
There are lots of missing braces in the initializers.  I'd hoped to
avoid fixing this warning ;(

Dave


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29300

Reply via email to