This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: PATCH to c-commonc.c, preliminary for PR/3865 fix
- From: Richard Henderson <rth at redhat dot com>
- To: Gabriel Dos Reis <gdr at integrable-solutions dot net>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Fri, 30 Aug 2002 13:05:35 -0700
- Subject: Re: PATCH to c-commonc.c, preliminary for PR/3865 fix
- References: <m3bs7oy7vo.fsf@soliton.integrable-solutions.net>
On Tue, Aug 27, 2002 at 11:21:31AM +0200, Gabriel Dos Reis wrote:
> * doc/cpp.texi (Common Predefined Macros): Document
> __TARGET_BITS_ORDER__, __TARGET_BYTES_ORDER__,
> __TARGET_INT_WORDS_ORDER__, __TARGET_FLOAT_WORDS_ORDER__,
> __TARGET_FLOAT_FORMAT__, __TARGET_USES_VAX_F_FLOAT__,
> __TARGET_USES_VAX_D_FLOAT__, __TARGET_USES_VAX_G_FLOAT__,
> __TARGET_USES_VAX_H_FLOAT__.
Could you explain where you're going with this?
r~