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?


At 11:40 16.07.98 , David S. Miller wrote:
>   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.

Ok, thanks. I was not sure about these constructs that complement each
other (eg. logical/non_logical).

Franz.



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