This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/37078] ICE when compiling gmp 4.2.3
- From: "linuxl4 at sohu dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Aug 2008 13:37:35 -0000
- Subject: [Bug middle-end/37078] ICE when compiling gmp 4.2.3
- References: <bug-37078-15353@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from linuxl4 at sohu dot com 2008-08-11 13:37 -------
Created an attachment (id=16051)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16051&action=view)
the preprocessed c++ source file
gcc -v
gcc version 4.4.0 20080810 (experimental) (GCC)
g++ -O2 -c t-ops.cc -o t-ops.o
../../../tests/cxx/t-ops.cc: In function 'void check_mpz()':
../../../tests/cxx/t-ops.cc:33: internal compiler error: in set_value_range, at
tree-vrp.c:396
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37078