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: Legitimize address, Please HELP!


On Wed, Dec 05, 2001 at 03:33:37PM +0300, dimmy wrote:
>     if (GET_CODE (operand) == PLUS
>             && GET_CODE (XEXP (operand, 0)) == REG
>             && REG_OK_FOR_BASE_P (XEXP (operand, 0))

Should depend on strict here.


r~


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