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]
Other format: [Raw text]

Re: gcc/gcc ChangeLog config/m32r/initfini.c


On Fri, Jun 13, 2003 at 05:33:39AM -0000, devans@gcc.gnu.org wrote:
> 	Remove some build warnings.
> 	* config/m32r/initfini.c (__CTOR_LIST__,__DTOR_LIST__): No longer
> 	static.
> 	(__do_global_ctors,__do_global_dtors): Ditto.

This isn't correct.  You wanted to use __attribute__((used)).


r~


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