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: [PATCH] Avoid one unnecessary PLT slot in every GCC created shared library


On Thu, Jan 15, 2004 at 08:18:00PM +0100, Jakub Jelinek wrote:
> At least on IA32/AMD64 I've checked
> that GCC doesn't de-optimize this back to a PLT call.

It doesn't?  It's supposed to...

> 	* crtstuff.c (frame_dummy, __do_global_ctors_1): Call
> 	_Jv_RegisterClasses through a function pointer.

I guess it's ok anyway.


r~


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