gcc/gcc ChangeLog config/m32r/initfini.c

Richard Henderson rth@redhat.com
Fri Jun 13 06:15:00 GMT 2003


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~



More information about the Gcc-patches mailing list