[llvm-commits] [llvm-gcc-4.2] r61128 - /llvm-gcc-4.2/trunk/gcc/llvm-convert.cpp
Rafael Espindola
espindola at google.com
Mon Dec 22 01:49:08 PST 2008
> How is it failing? An compile time error?
>
> You are probably right that it's missing a cast.
The error is
Unsupported inline asm: input constraint with a matching output
constraint of incompatible type!
My current fix is to change d1 to be of pointer type. I will try to
get the change to FD_ZERO upstream.
> Evan
>
Cheers,
--
Rafael Avila de Espindola
Google | Gordon House | Barrow Street | Dublin 4 | Ireland
Registered in Dublin, Ireland | Registration Number: 368047
More information about the llvm-commits
mailing list