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/c++ PATCH] Fix PR28573, problem with offsetof and overloaded operator[]


Hi Paolo,

2006-08-07 Paolo Bonzini <bonzini@gnu.org>

PR c++/28573

	* c-common.c (fold_offsetof_1): Recurse down to the INTEGER_CST.
	Fail on a CALL_EXPR.
	* c-parser.c (c_parser_postfix_expression): Don't include a NULL
	operand into an INDIRECT_REF.

This is OK.


:REVIEWMAIL:

Attachment: smime.p7s
Description: S/MIME cryptographic signature


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