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++/14307] [tree-ssa] ICE in copy_to_mode_reg (explow.c:675)


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


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