[Bug bootstrap/15651] [3.5 Regression] Size Errors/Warnings Followed by ICE
andreast at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed May 26 14:36:00 GMT 2004
------- Additional Comments From andreast at gcc dot gnu dot org 2004-05-26 05:22 -------
Maybe libcpp should check for need_64bit_hwint as it was done before globally in
config.gcc.
On Solaris 64-bit or biarch this flags needs to be set to one.
Now HOST_WIDE_INT=long and long is 4 bytes here. (Solaris2.9)
While need_64bit_hwint is set to yes in gcc.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15651
More information about the Gcc-bugs
mailing list