This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: x86-64 merger part 1 - TARGET_64BIT
- To: Jan Hubicka <jh at suse dot cz>
- Subject: Re: x86-64 merger part 1 - TARGET_64BIT
- From: Richard Henderson <rth at redhat dot com>
- Date: Thu, 8 Mar 2001 12:09:59 -0800
- Cc: gcc-patches at gcc dot gnu dot org, patches at x86-64 dot org
- References: <20010308203837.H22920@atrey.karlin.mff.cuni.cz>
On Thu, Mar 08, 2001 at 08:38:37PM +0100, Jan Hubicka wrote:
> * i386.h (MASK_64BIT): New constant.
> (TARGET_64BIT): New macro.
> (TARGET_OPTIONS): Add '64'/'32'
> (TARGET_DEFAULT): Define.
Ok.
r~