diff options
| author | mmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-05-31 21:24:31 +0000 |
|---|---|---|
| committer | mmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-05-31 21:24:31 +0000 |
| commit | 334f6ce156d98fd9e492d39059919b9e6684fb8a (patch) | |
| tree | 5e0812c5ac7d5a81ea49d40fed31c165f91fb9df /libjava/java/util/zip/ZipOutputStream.java | |
| parent | 77dcbbffbddd7e9662607004c6481e15fd3c87fe (diff) | |
| download | ppe42-gcc-334f6ce156d98fd9e492d39059919b9e6684fb8a.tar.gz ppe42-gcc-334f6ce156d98fd9e492d39059919b9e6684fb8a.zip | |
PR c++/15742
* call.c (build_over_call): Set
current_function_returns_abnormally even in template functions.
PR c++/15696
* cp-tree.h (invalid_nonstatic_memfn_p): New function.
* cvt.c (convert_to_void): Use it.
* typeck.c (invalid_nonstatic_memfn_p): New function.
(decay_conversion): Use it.
PR c++/15625
* pt.c (tsubst_decl): Set DECL_FRIEND_CONTEXT for instantiated
templates.
PR c++/15629
* name-lookup.c (arg_assoc_class): Do not find template
specializations.
PR c++/15209
* tree.c (lvalue_p_1): Only consider the right-hand side of "."
expressions when determining whether or not an express is packed.
PR c++/15742
* g++.dg/warn/Wreturn-1.C: New test.
PR c++/15696
* g++.dg/expr/ptrmem5.C: New test.
PR c++/15625
* g++.dg/template/friend27.C: New test.
PR c++/15629
* g++.dg/template/friend28.C: New test.
* g++.dg/template/friend.C: Do not depend on <iostream>. Add
error message.
PR c++/15209
* g++.dg/ext/packed3.C: Remove bogus error.
* g++.dg/ext/packed4.C: Remove bogus check.
* g++.dg/ext/packed6.C: New test.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82499 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/java/util/zip/ZipOutputStream.java')
0 files changed, 0 insertions, 0 deletions

