------- Comment #2 from rth at gcc dot gnu dot org 2007-04-05 21:45 ------- It is *not* represented as an array on Alpha.
And even if it were, it wouldn't be undefined. Passing va_list by value is non-portable, but certainly not undefined. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31488