diff options
| author | mmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-06-20 00:48:44 +0000 |
|---|---|---|
| committer | mmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-06-20 00:48:44 +0000 |
| commit | ce0c3b0713d93ec9aca4cad6244a75dd00b76952 (patch) | |
| tree | 18750127388f053e1dd83e7ae5f29fc9e9fe0bfb /libjava/java/nio/DirectByteBufferImpl.java | |
| parent | 6e7144d52ba646d610fb87c2fced67ac3a7d7a5f (diff) | |
| download | ppe42-gcc-ce0c3b0713d93ec9aca4cad6244a75dd00b76952.tar.gz ppe42-gcc-ce0c3b0713d93ec9aca4cad6244a75dd00b76952.zip | |
PR c++/11041
* call.c (initialize_reference): Do not use cp_finish_decl to emit
temporary variables.
* cp-tree.h (static_aggregates): Declare.
(pushdecl_top_level_and_finish): Likewise.
* decl.c (pushdecl_top_level_1): New function.
(pushdecl_top_level): Use it.
(pushdecl_top_level_and_finish): New function.
(initialize_local_var): Remove redundant code.
(cp_finish_decl): Remove support for RESULT_DECLs. Don't check
building_stmt_tree.
* decl.h (static_aggregates): Remove.
* decl2.c (get_guard): Use pushdecl_top_level_and_finish.
* rtti.c (get_tinfo_decl): Use pushdecl_top_level_and_finish.
(tinfo_base_init): Likewise.
PR c++/11041
* g++.dg/init/ref7.C: New test.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68236 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/java/nio/DirectByteBufferImpl.java')
0 files changed, 0 insertions, 0 deletions

