]> gcc.gnu.org Git - gcc.git/commit
mangle.c (hash_type): val is the TREE_LIST itself, not a pointer to it.
authorJakub Jelinek <jakub@redhat.com>
Mon, 23 Jun 2003 14:52:00 +0000 (16:52 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 23 Jun 2003 14:52:00 +0000 (16:52 +0200)
commit98decfafb9cae3ff96ec1c72532fcf79613554d5
treebb0734f2b2448a335cb7385d659d059e60b9ed33
parenta3c18e4f6510be9263028126b63c6f31727c47da
mangle.c (hash_type): val is the TREE_LIST itself, not a pointer to it.

* mangle.c (hash_type): val is the TREE_LIST itself, not a pointer
to it.

* g++.dg/opt/operator1.C: New test.

From-SVN: r68364
gcc/cp/ChangeLog
gcc/cp/mangle.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/opt/operator1.C [new file with mode: 0644]
This page took 0.06189 seconds and 5 git commands to generate.