diff options
| author | dgregor <dgregor@138bc75d-0d04-0410-961f-82ee72b054a4> | 2007-11-06 14:39:41 +0000 |
|---|---|---|
| committer | dgregor <dgregor@138bc75d-0d04-0410-961f-82ee72b054a4> | 2007-11-06 14:39:41 +0000 |
| commit | 796735dcf55499f16b92d3b7b5fa22b36629801c (patch) | |
| tree | 24adf8f3c491cb12e5443e2f7b4ae5687c9ed263 /libjava/classpath/gnu/java/rmi | |
| parent | 4eaf1b439b6b6a2ee17d18d7765a7ecca5eadeb7 (diff) | |
| download | ppe42-gcc-796735dcf55499f16b92d3b7b5fa22b36629801c.tar.gz ppe42-gcc-796735dcf55499f16b92d3b7b5fa22b36629801c.zip | |
2007-11-06 Douglas Gregor <doug.gregor@gmail.com>
PR c++/33977
PR c++/33886
* tree.c (c_build_qualified_type): Define bridge to
cp_build_qualified_type.
2007-11-06 Douglas Gregor <doug.gregor@gmail.com>
PR c++/33977
PR c++/33886
* c-common.c (c_build_qualified_type): Moved to c-typeck.c.
(complete_array_type): Set canonical type appropriately.
* c-typeck.c (c_build_qualified_type): Moved from c-common.c. The
C and C++ front ends now have different versions of this function,
because the C++ version needs to maintain canonical types here.
2007-11-06 Douglas Gregor <doug.gregor@gmail.com>
PR c++/33977
PR c++/33886
* g++.dg/other/canon-array.C: New.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@129929 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/classpath/gnu/java/rmi')
0 files changed, 0 insertions, 0 deletions

