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: Condition branch on least significant bit


On Wed, Jun 25, 2003 at 02:01:48PM +0200, Jan Hoogerbrugge wrote:
> I followed your and Michael's suggestion (thank you) and that seems to 
> work.... almost. The problem is that I have a benchmark where gcc keeps on 
> looping in reload1.c:

Dunno how to answer your question exactly without
examining the test case.  

> - Should GET_CLASS_NARROWEST_MODE (MODE_INT) return BImode instead of 
> SImode which it currently seems to do?

Probably yes it should return BImode.

No telling why this wouldn't have shown up with ia64...


r~


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