------- Comment #11 from dberlin at gcc dot gnu dot org  2006-03-13 16:52 
-------
Subject: Re:  [4.2 Regression] ICE in in
        add_virtual_operand

On Mon, 2006-03-13 at 16:17 +0000, mueller at gcc dot gnu dot org wrote:
> 
> ------- Comment #10 from mueller at gcc dot gnu dot org  2006-03-13 16:17 
> -------
> it looks to me that this commit exposed/introduced the ICE: 

Yes, we already know that :)
Thanks though.

This is just another case of us catching more illegal code with this ICE
(as we used to with the NMT ice).

The only solution in these cases it to remove the assert and let it
generate bad code, but I want to fix other issues first before removing
the assert.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26626

Reply via email to