This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Outputting assembler constants in octal
- To: "Joseph S. Myers" <jsm28 at cam dot ac dot uk>, egcs at egcs dot cygnus dot com
- Subject: Re: Outputting assembler constants in octal
- From: Richard Henderson <rth at cygnus dot com>
- Date: Thu, 29 Apr 1999 13:40:20 -0700
- References: <Pine.SOL.3.95q.990429193451.5732A-100000@red.csi.cam.ac.uk>
On Thu, Apr 29, 1999 at 07:55:14PM +0100, Joseph S. Myers wrote:
> or is there already a better way to define target-specific ways of
> outputting constants?
There is a complete set of ASM_OUTPUT_INT and suchlike.
r~