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] |
> > > > > > 12. Fix libio for libc 5. > > > Can't comment without a patch. > > > > http://www.cygnus.com/ml/egcs-patches/1998-Jul/0578.html > > > > You can see how old that patch is. > > This one looks low-risk (it only makes some symbols weak). It seems > there's no risk of it destabilizing 1.1.2. > > Of course it uses #pragma weak so if the rule now is to use attributes > instead, I guess this patch must be adjusted. > What is the attribute format for #pragma weak old = new Should we have a central location for it? If we do, I can also fix libobjc. We should move those weak stuffs out of gthr-*. Many other places need the same information also. -- H.J. Lu (hjl@gnu.org)
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |