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]

Re: no_new_pseudos == 1 and force_reg


>   if (no_new_pseudos == 0
>       && GET_CODE (operands[0]) == MEM
>       && (GET_CODE (operands[1]) == MEM)
>            || GET_CODE (operands[1]) == CONST_INT))

syntax error.


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