This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug other/24829] libobjc testsuite failures



------- Comment #2 from dave at hiauly1 dot hia dot nrc dot ca  2005-11-13 03:32 -------
Subject: Re:  libobjc testsuite failures

> Is this a regression?  If this is a regression, was this caused by:

Yes, things were ok on 2005-11-07.

> 2005-11-09  Alexandre Oliva  <aoliva@redhat.com>
> 
>         PR other/4372
>         * gthr-dce.h, gthr-posix.h, gthr-posix95.h, gthr-solaris.h,
>         gthr-tpf.h: Define __gthrw.  For all identifiers that might
>         be weak, introduce weakrefs or non-weak aliases with __gthrw,
>         and prefix all uses with __ghtrw.

This is probably the cause.  gcc.dg/attr-weakref-1.c also fails on this
target.  I'm using GNU as and HP ld.

Dave


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]