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

Uros Bizjak <ubizjak at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |

--- Comment #6 from Uros Bizjak <ubizjak at gmail dot com> 2011-12-22 15:43:24 
UTC ---
(In reply to comment #5)
> fixed

Not really... it still fails on alpha-linux-gnu and
powerpc64-unknown-linux-gnu, although with a different error:

pr51472.c: In function ‘foo’:
pr51472.c:8:1: error: missing definition
for SSA_NAME: v.0_2 in statement:
# .MEM_9 = VDEF <.MEM_6>
D.1459 = v.0_2;
pr51472.c:8:1: internal compiler error: verify_ssa failed

(This can be also triggered from x86_64 -> alpha cross.)

Reply via email to