This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB 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: [RFA] OSF/1 - "next" over prologueless function call


drow> But about the OSF/1 specific target hook: no, this should be an
drow> Alpha-specific target hook instead.

I agree with Daniel here.

I have little expertise on 64-bit architectures, but I expect
this would be a common optimization for architectures where
there is a $gp or similar register which needs to be loaded
at the beginning of each function, and a linker can figure out
that $gp has the same value across many different functions.

Michael C


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