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

r114369 - in /trunk/gcc: ChangeLog c-common.c t...


Author: reichelt
Date: Sun Jun  4 23:42:04 2006
New Revision: 114369

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114369
Log:
	PR c++/27601
	* c-common.c (fold_offsetof_1): Handle static members.

	* g++.dg/ext/offsetof1.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/ext/offsetof1.C
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/c-common.c
    trunk/gcc/testsuite/ChangeLog


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