This is the mail archive of the gcc@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: TARGET_ATTRIBUTE_WEAK vs. pragma



  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


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