http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60336

--- Comment #13 from H.J. Lu <hjl.tools at gmail dot com> ---
Passing

struct dummy { };

is still odd for g++.  It is supposed to have a single member of type char,
which should be passed in register, not on stack.

Reply via email to