This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [H8300 PATCH] Fix generation of aa:16 instruction in Normalmode
- From: Kazu Hirata <kazu at cs dot umass dot edu>
- To: dhananjayd at kpit dot com
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Fri, 30 May 2003 15:13:29 -0400 (EDT)
- Subject: Re: [H8300 PATCH] Fix generation of aa:16 instruction in Normalmode
- References: <69595093233BB547BB70CF5E492B63F20121020C@sohm.kpit.com>
Hi Dhananjay,
> 2003-05-30 Dhananjay Deshpande <dhananjayd@kpitcummins.com>
>
> * config/h8300/h8300.c (h8300_tiny_constant_address_p): Return
> true if TARGET_NORMAL_MODE.
Thanks. Installed.
Kazu Hirata