This is the mail archive of the gcc-patches@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: A patch for crtstuff.c


> 
> 
>   In message <m0zoagW-00038PC@ocean.lucon.org>you write:
>   > Ok. Here is the new patch.
>   > 
>   > Thanks.
>   > 
>   > 
>   > -- 
>   > H.J. Lu (hjl@gnu.org)
>   > ----
>   > Fri Dec 11 08:00:57 1998  H.J. Lu  (hjl@gnu.org)
>   > 
>   > 	* crtstuff.c (__register_frame_info, __deregister_frame_info):
>   > 	If SUPPORTS_WEAK is none zero, make them weak and check if they
>   > 	are none-zero before calling them.
> Jason -- this one is your call.  Though I do have a couple meta-comments
> which you can use or ignore.
> 
> Don't we have a "weak" attribute?  Shouldn't we use that instead of pragma?

I used what is in gth-*.h for consistency.


H.J.


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