This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/25309] [4.0/4.1/4.2/4.3 Regression] ICE on initialization of a huge array
- From: "hp at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Mar 2007 23:04:35 -0000
- Subject: [Bug c/25309] [4.0/4.1/4.2/4.3 Regression] ICE on initialization of a huge array
- References: <bug-25309-11842@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #13 from hp at gcc dot gnu dot org 2007-03-18 23:04 -------
I'm not sure I understand comment #12, because HOST_WIDE_INT is decided by the
host, not the target, unless need_64bit_hwint=yes but that's *not* set for
cris-*-*; it's a fairly regular 32-bit:er. I saw this with a cross from a
x86_64-unknown-linux-gnu host (64-bit longs).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25309