This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Dealing with ambiguities in GAS
- From: Zack Weinberg <zack at codesourcery dot com>
- To: Mark Mitchell <mark at codesourcery dot com>
- Cc: gcc at gcc dot gnu dot org, Ian Lance Taylor <ian at wasabisystems dot com>
- Date: Sun, 15 Aug 2004 23:36:39 -0700
- Subject: Re: Dealing with ambiguities in GAS
- References: <41205458.5040902@codesourcery.com>
Mark Mitchell <mark@codesourcery.com> writes:
> My current idea is to have default_assembler_integer return
> false for sizes greater than HOST_WIDE_INT
Uh, did you mean int32_t here?
zw