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]

r145375 - in /trunk/gcc: cp/ChangeLog cp/semant...


Author: jason
Date: Tue Mar 31 21:50:03 2009
New Revision: 145375

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=145375
Log:
        C++ DR 613
        * semantics.c (finish_non_static_data_member): Allow such references
        without an associated object in sizeof/decltype/alignof.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/semantics.c
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/g++.dg/cpp0x/decltype3.C
    trunk/gcc/testsuite/g++.old-deja/g++.ext/typeof2.C
    trunk/gcc/testsuite/g++.old-deja/g++.other/sizeof2.C


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