Move va_opt in darwin-c.c into GC memory.  The
varray code was allocating this in GC memory but
the mechanism wasn't being told about it, so GC
could reuse the memory causing a crash.  7210265.

Users with local darwin llvm-gcc builds may have
to rerun configure.

llvm-svn: 81455
3 files changed