https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69920

--- Comment #14 from Martin Jambor <jamborm at gcc dot gnu.org> ---
(In reply to Dominik Vogt from comment #12)
> The Ice in 42704.c is gone on s390[x] with trunk (but not the other FAILs). 
> Is the Ice below related to this bug report or is it something totally
> different?

As far as I understand the backtrace, the ICE happens in a traversal
of an expression that is not extracted from the gimple IL function
body and that is not an SSA_NAME (and is 3-levels deep).  So I'd be
surprised if it was the same issue.

Reply via email to