[llvm-commits] PATCH: llvm-gcc option to emit "va_arg" instruction

Duncan Sands baldrick at free.fr
Tue Nov 2 05:25:33 PDT 2010


The attached patch just passes va_arg through.  Unfortunately bootstrap fails,
not because the compiler crashes but because the genmddeps tool built by the
new compiler crashes, i.e. there is a miscompilation.  But perhaps that would
also happen with the builtin version?

Ciao,

Duncan.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vaarg.diff
Type: text/x-patch
Size: 3395 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20101102/0b536f0d/attachment.bin>


More information about the llvm-commits mailing list