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.

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

Reply via email to