This is the mail archive of the gcc@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: Make reload to avoid invalid subregs


On Sat, Apr 12, 2003 at 04:52:57PM +0200, Jan Hubicka wrote:
> 	* emit-rtl.c (subreg_hard_regno): Check subreg_offset_representable_p
> 	* reload.c (reload_inner_reg_of_subreg): Likewise.
> 	(find_reloads): Likewise; remove #if 0 hunk we replace.
> 	* rtl.h (subreg_representable_p): Declare.
> 	* rtlanal.c (subreg_representable_p): New function.

Ok.


r~


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