PING: PATCH: Use int64 for x86 options
Joseph S. Myers
joseph@codesourcery.com
Wed Aug 17 20:35:00 GMT 2011
On Wed, 17 Aug 2011, H.J. Lu wrote:
> On Wed, Aug 17, 2011 at 12:28 PM, Joseph S. Myers
> <joseph@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
joseph@codesourcery.com
More information about the Gcc
mailing list