This is the mail archive of the gcc-patches@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: C++ PATCH: Fix PR 13275


Mark Mitchell <mark@codesourcery.com> writes:

| To implement "__builtin_offsetof (type, member)" in C++, the parser
| would basically just have to reconstruct all the stuff that's presently
| in the macro.

In addition of checking POD-ness -- and other goodies that have
prompted tentative implementations of Nathan in the first place.

-- Gaby


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