[Bug c++/60336] empty struct value is passed differently in C and C++
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Nov 16 01:20:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60336
--- Comment #32 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to H.J. Lu from comment #31)
> (In reply to Andrew Pinski from comment #30)
> >
> > Isn't an empty record is one without any field decls?
>
> I thin it is language specific.
How so? An record without any field decls is empty and most of the rest of the
middle-end treats it that way.
More information about the Gcc-bugs
mailing list