This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/14307] [tree-ssa] ICE in copy_to_mode_reg (explow.c:675)
- From: "dnovillo at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Feb 2004 15:50:15 -0000
- Subject: [Bug c++/14307] [tree-ssa] ICE in copy_to_mode_reg (explow.c:675)
- References: <20040226153737.14307.ehrhardt@mathematik.uni-ulm.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From dnovillo at redhat dot com 2004-02-26 15:50 -------
Subject: Re: New: [tree-ssa] ICE in copy_to_mode_reg
(explow.c:675)
On Thu, 2004-02-26 at 10:37, ehrhardt at mathematik dot uni-ulm dot de
wrote:
> With Andrew's patch for 14272 I now get cc1plus ICEs in 64-Bit mode.
> A reduced testcase is this, compile with -m64 -O0:
>
-O0? Interesting. Does this happen with a bootstrapped cc1plus? We
don't run any of the tree-ssa passes at O0 yet.
Do you still get the error if you build cc1plus with the system
compiler?
Thanks. Diego.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14307