This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/15463] ICE in do_SUBS
- From: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 May 2004 15:11:35 -0000
- Subject: [Bug c++/15463] ICE in do_SUBS
- References: <20040515144553.15463.jkillius@arcor.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From bangerth at dealii dot org 2004-05-15 15:11 -------
I can't reproduce this on x86 linux: I get a lot of warnings/errors about
too large constants, and even after fixing them the compiler just happily
compiles this code. Will probably need someone with an x86_64 box to test.
W.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15463