This is the mail archive of the gcc@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]

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


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