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]

r159800 - in /trunk/gcc: cp/ChangeLog cp/typeck...


Author: ebotcazou
Date: Mon May 24 22:03:09 2010
New Revision: 159800

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=159800
Log:
	PR middle-end/44100
	* typeck.c (cp_build_unary_op): Fold offsetof-like computations.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/typeck.c
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/g++.dg/parse/array-size2.C


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