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: [4.1 Regression]: java compiler generates wrong code on ia64


On Sun, Apr 17, 2005 at 11:33:13PM -0400, Andrew Pinski wrote:
> 
> On Apr 17, 2005, at 11:31 PM, H. J. Lu wrote:
> >make_local_function_alias is introduced in
> >
> >http://gcc.gnu.org/ml/java-patches/2004-q3/msg00618.html
> >
> >Is there a testcase to show it is really needed? I'd like to run it
> >on ia32, x86_64 and ia64 to verify its usage.
> 
> This was done so that Java code could avoid GOT code.
> 

I am not sure if it makes any differences in GOT on ia32, x86_64 and
ia64. Again, I'd like to see a testcase.


H.J.


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