On Wed, 17 Aug 2011, H.J. Lu wrote:

> On Wed, Aug 17, 2011 at 12:28 PM, Joseph S. Myers
> <jos...@codesourcery.com> wrote:
> > On Sun, 7 Aug 2011, H.J. Lu wrote:
> >
> >> HOST_BITS_PER_WIDE_INT isn't defined in target library.
> >> I need to check if HOST_BITS_PER_WIDE_INT is defined
> >> first.  Here is the updated patch.
> >
> > As I said in <http://gcc.gnu.org/ml/gcc/2011-07/msg00488.html>, you need
> > to check all CLVC_* uses for cases that need updating for HOST_WIDE_INT
> > fields.  This patch fails to update option_enabled and get_option_state.
> >
> 
> Here is the additional patch.

Thanks.  The target-independent parts of your patch are OK with these 
extra changes, subject to the usual test requirements.

-- 
Joseph S. Myers
jos...@codesourcery.com

Reply via email to