This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: TARGET_ATTRIBUTE_WEAK vs. pragma
- To: hjl at lucon dot org (H.J. Lu)
- Subject: Re: TARGET_ATTRIBUTE_WEAK vs. pragma
- From: Jeffrey A Law <law at hurl dot cygnus dot com>
- Date: Thu, 25 Feb 1999 11:55:44 -0700
- cc: egcs at egcs dot cygnus dot com
- Reply-To: law at cygnus dot com
In message <m10G5mf-000390C@ocean.lucon.org>you write:
> We want to make __register_frame_info and __deregister_frame_info
> weak external in crtstuff.c.
Why? If you fail to explain why, then there's no way for us to know if
what you're doing is actually right. If you fail to explain why, this part
of the patch will be rejected.
If you're finding additional problems with your weak patch, then that indicates
to me that it probably is not something we should be putting into egcs-1.1.2.
But I'll hold off on a final decision until you actually explain the problem
you need to solve in crtstuff.c in more detail.
jeff