http://bugzilla.gdcproject.org/show_bug.cgi?id=236

--- Comment #3 from Iain Buclaw <ibuc...@gdcproject.org> ---
Strictly speaking, field-less structs aren't copied around in our codegen for
GCC anyway (there's nothing to copy).  Empty variables aren't passed, a new
empty constructor is generated instead.

This is what the backend expects to see also.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to