This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/25309] [4.0/4.1/4.2/4.3 Regression] ICE on initialization of a huge array



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]