This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: UltraSPARC 16-bit assignments severely broken [analysis]
- To: gcc-bugs at gcc dot gnu dot org
- Subject: Re: UltraSPARC 16-bit assignments severely broken [analysis]
- From: "Charles M. Hannum" <root at ihack dot net>
- Date: Sun, 23 Jul 2000 12:48:49 -0400 (EDT)
Just an addendum:
This appears to happen only when cross-compiling from a 32-bit
platform, as that's the only time the (const_double ...) RTL is
generated.
Still a bug, though.