pthread related breakage (mainline)
Jason Merrill
jason@redhat.com
Mon Dec 8 23:15:00 GMT 2003
On Mon, 8 Dec 2003 14:02:25 +0100, "Giovanni Bajo" <giovannibajo@libero.it> wrote:
> No, I don't think it's recent.
I think it is--I think your overload patch broke it. The problem is that
the #pragma weaks for the pthread functions are now being ignored, because
handle_pragma_weak expects an affected function to be the
identifier_global_value of its name, and now it isn't.
Jason
More information about the Gcc
mailing list