diff options
| author | mmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-05-22 19:28:31 +0000 |
|---|---|---|
| committer | mmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-05-22 19:28:31 +0000 |
| commit | 550bbfa8d896a7207e889bd05f37e28679f7e333 (patch) | |
| tree | e082af0b49a7dd245825f7a8bc7b9ca8cd7b23eb /gcc/java/buffer.c | |
| parent | b6c9b3052d946a21dac0062a224edc5e6cb86d88 (diff) | |
| download | ppe42-gcc-550bbfa8d896a7207e889bd05f37e28679f7e333.tar.gz ppe42-gcc-550bbfa8d896a7207e889bd05f37e28679f7e333.zip | |
PR c++/15507
* class.c (layout_nonempty_base_or_field): Do not try to avoid
layout conflicts for unions.
PR c++/15542
* typeck.c (build_x_unary_op): Instantiate template class
specializations before looking for "operator &".
PR c++/15427
* typeck.c (complete_type): Layout non-dependent array types, even
in templates.
PR c++/15287
* typeck.c (build_unary_op): Do not optimize "&x[y]" when in a
template.
PR c++/15507
* g++.dg/inherit/union1.C: New test.
PR c++/15542
* g++.dg/template/addr1.C: New test.
PR c++/15427
* g++.dg/template/array5.C: New test.
PR c++/15287
* g++.dg/template/array6.C: New test.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82144 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/java/buffer.c')
0 files changed, 0 insertions, 0 deletions

