OSDN Git Service

cp:
authoramylaar <amylaar@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 29 Aug 2006 14:34:36 +0000 (14:34 +0000)
committeramylaar <amylaar@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 29 Aug 2006 14:34:36 +0000 (14:34 +0000)
commit3e3d074fe2080067aee6191f476d2ac87f8bbd4e
tree54706980654f3c40de987bd6338934a3dee183b3
parent41f4602748c8b8ae0db72fbd407471d9c8fb63b7
cp:
PR c++/28139
* except.c (expand_start_catch_block): Use correct types for bitwise
copy.
testsuite:
PR c++/28139
* g++.dg/eh/alias1.C: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@116561 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/except.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/eh/alias1.C [new file with mode: 0644]