diff options
| author | dodji <dodji@138bc75d-0d04-0410-961f-82ee72b054a4> | 2009-05-28 11:24:18 +0000 |
|---|---|---|
| committer | dodji <dodji@138bc75d-0d04-0410-961f-82ee72b054a4> | 2009-05-28 11:24:18 +0000 |
| commit | 2fb613297fa11fd584034d834c785ebe84aac045 (patch) | |
| tree | b90e673a3046b819f2c25ca56d8e3043b60045f4 /libjava/classpath/lib/gnu/java/nio/SelectionKeyImpl.class | |
| parent | 7b897de384d14df350050bf6511f2183e7c3cb4d (diff) | |
| download | ppe42-gcc-2fb613297fa11fd584034d834c785ebe84aac045.tar.gz ppe42-gcc-2fb613297fa11fd584034d834c785ebe84aac045.zip | |
Fix for PR c++/PR39754
gcc/cp/ChangeLog:
PR c++/39754
* cp-tree.h (canonical_type_variant): Remove this function declaration.
(strip_typedefs): New function declaration.
* tree.c (strip_typedefs): New function definition.
(canonical_type_variant): Remove function definition.
* cvt.c (convert_from_reference): No need to use
canonical_type_variant.
* typeck.c (cp_build_indirect_ref): Likewise.
* error.c (dump_template_bindings): Use strip_typedefs instead of
canonical_type_variant.
* pt.c (convert_template_argument, unify): Likewise.
* mangle.c (canonicalize_for_substitution): Don't use
canonical_type_variant.
gcc/testsuite/ChangeLog:
PR c++/39754
* g++.dg/template/canon-type-1.C: New test.
* g++.dg/template/canon-type-2.C: Likewise.
* g++.dg/template/canon-type-3.C: Likewise.
* g++.dg/template/canon-type-4.C: Likewise.
* g++.dg/template/canon-type-5.C: Likewise.
* g++.dg/template/canon-type-6.C: Likewise.
* g++.dg/template/canon-type-7.C: Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@147951 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/classpath/lib/gnu/java/nio/SelectionKeyImpl.class')
0 files changed, 0 insertions, 0 deletions

