This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Unreviewed patch (was: another bootstrap failure onsparc-sun-solaris28 in cp/xref.o)
- To: John Wehle <john at feith dot com>
- Subject: Re: Unreviewed patch (was: another bootstrap failure onsparc-sun-solaris28 in cp/xref.o)
- From: Richard Henderson <rth at redhat dot com>
- Date: Thu, 27 Sep 2001 14:15:08 -0700
- Cc: gcc at gcc dot gnu dot org, pfeifer at dbai dot tuwien dot ac dot at, lucier at math dot purdue dot edu
- References: <200109272053.f8RKrZ802069@jwlab.FEITH.COM>
On Thu, Sep 27, 2001 at 04:53:35PM -0400, John Wehle wrote:
> When compiling libobjc/linking.m the compiler outputs ".uaxword" in
> order to output a double int.
But why? I wouldn't have thought there would be any any double ints
in debug info in 32-bit mode.
> The patch replaces unaligned_integer_asm_op with assemble_integer.
Yes, and makes -dA output really ugly.
r~