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]

r138425 - in /trunk/gcc: cp/ChangeLog cp/init.c...


Author: jason
Date: Thu Jul 31 17:38:08 2008
New Revision: 138425

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=138425
Log:
        PR c++/36633
        * init.c (build_new_1): Don't convert pointer to the data type
        until we're actually going to treat it as that type.

Added:
    trunk/gcc/testsuite/g++.dg/tree-ssa/new1.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/init.c


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