This is the mail archive of the gcc-patches@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: [PATCH/RFA] ARM MASK_RETURN_ADDR fix for mixed 26/32-bit


> On Thu, Sep 05, 2002 at 01:14:27PM -0700, Richard Henderson wrote:
> 
>  > Use gen_int_mode instead of GEN_INT.  Otherwise cross-compiles
>  > from 64-bit hosts will break.
> 
> Ok, here's an updated patch.

You should also add TARGET_ARM as a condition to the two new md file 
patterns.

OK with that change.

R.



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