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: [RFC] potential fix for PR middle-end/7151


On Tue, Oct 01, 2002 at 08:37:03PM -0700, David S. Miller wrote:
> Jan, your version went into the mainline.  Could you back that
> out and put mine in instead?  You created this unnecessary
> reg_or_subregno() function, when true_regnum() is perfectly
> legitimate to use here.

reg_or_subregno is also used in unroll.c.  It should stay.


r~


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