This is the mail archive of the gcc-bugs@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]

Re: PATCH to rs6000.md, comments?


   Date: Thu, 16 Jul 1998 11:35:56 +0200
   From: Franz Sirl <Franz.Sirl-kernel@lauterbach.com>

   David, one question, there are 2 or 3 constructs like the ones
   below in rs6000.c, should I return 1 for CONSTANT_P_RTX in both
   cases?

Yes, if it allows CONST_INT in any case then change it to allow
CONSTANT_P_RTX in all cases as well.

Later,
David S. Miller
davem@dm.cobaltmicro.com


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