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: powerpc64 output_mi_thunk


On Fri, Aug 23, 2002 at 09:36:43AM +0930, Alan Modra wrote:
> 	* config/rs6000/rs6000.c (output_mi_thunk): Don't determine insns
> 	for loading delta with num_insns_constant_wide.  Calculate
> 	delta_low, delta_high without using a conditional.

For 3.4 we should consider generalizing the code in
the alpha and sparc backends to emit rtl here.


r~


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