This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/31488] va_list considered non-POD



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]