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] [PR14932] Allow subscript operator in offsetof


Giovanni Bajo wrote:

Hello Mark,

this is the straightforward fix for a small regression in the parser, where we
forgot to allow subscript operators within offsetof.

Testied on i686-pc-linux-gnu, OK for mainline and 3.4?

Yes, thanks.


--
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com


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