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]

Re: PATCH: minor corrections to gthr-dce.h


>   > 	* gthr-dce.h (UNUSED): Attribute unused macro.
>   > 	(__gthread_key_dtor): Make arguments UNUSED.
>   > 	(__gthread_key_delete): Revise for compatibility with DRAFT4
>   > 	implementation.
> Based on your comments, this patch is not critical for the GCC 3 release,
> correct?

Yes, it's non critical.  The v3 support for dce threads doesn't exist
yet.  I don't know what else might use this but there are obvious
workarounds and its been this way for quite awhile.  I have been trying
to clean up thread problems because of thread-related problem building
eh_global.cc in v3.

Dave
-- 
J. David Anglin                                  dave.anglin@nrc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6605)


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