This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: RFC: attribute "unpadded"
Fergus Henderson <fjh@cs.mu.OZ.AU> writes:
| > People who generate C from their
| > object-oriented language compilers and want C++ interoperability also
| > would like to make use of this feature.
|
| Wouldn't those people be better off just retargetting their compilers
| to generate C++ rather than C?
Certainly. That is a much more viable and portable way to deal with
the issue.
-- Gaby