This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/8538] real.h `test_real_width' assertion fails when sizeof(long) == sizeof(long long) == 8
- From: "ebotcazou at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Jul 2003 07:40:07 -0000
- Subject: [Bug bootstrap/8538] real.h `test_real_width' assertion fails when sizeof(long) == sizeof(long long) == 8
- References: <20021111205600.8538.rbrown64@csc.com.au>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8538
ebotcazou at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From ebotcazou at gcc dot gnu dot org 2003-07-19 07:40 -------
Yup, the first time I tried to bootstrap SPARC64 :-)
The fix is to bootstrap with a 64-bit compiler. See for example:
http://gcc.gnu.org/install/specific.html#sparc64-*-solaris2*