[multiple changes]
authorAndrew Pinski <pinskia@gcc.gnu.org>
Mon, 30 Apr 2007 17:01:18 +0000 (10:01 -0700)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Mon, 30 Apr 2007 17:01:18 +0000 (10:01 -0700)
commitab44f2818c38e3ec1897fb8f12d8923d49b394c6
treef862f637a67c0b3826daf74e6d0df59e36b7417c
parent8f1a19e2c51a192569f3553cbd35ea59499684f8
[multiple changes]

2007-04-30  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        PR C++/31721
        * tree.c (reconstruct_complex_type): Reconstruct a reference
        correctly.
        Also use the same mode for the pointer as the old pointer type.
2007-04-30  Andrew pinski  <andrew_pinski@playstation.sony.com>

        PR C++/31721
        * g++.dg/ext/vector7.C: New testcase.

From-SVN: r124300
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/ext/vector7.C [new file with mode: 0644]
gcc/tree.c