Question about Tree_function_versioning

Oleg Endo oleg.endo@t-online.de
Mon Mar 26 22:56:00 GMT 2012


On Mon, 2012-03-26 at 22:51 +0000, Iyer, Balaji V wrote:
> I have another question along the same lines. Is it possible to tell
> gcc to never delete a certain function even if it is never called in
> the executable?
> 

"__attribute__ ((used))" maybe?

Cheers,
Oleg



More information about the Gcc mailing list