XFAIL until PR1033 is fixed.

llvm-svn: 32187
This commit is contained in:
Reid Spencer 2006-12-04 18:39:14 +00:00
parent dba6aa436a
commit d82ba83a63
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
; PR1033
; RUN: llvm-as < %s | llc -march=x86-64
; XFAIL: *
long %p(double %t) {
%u = bitcast double %t to long
ret long %u