diff options
| author | jsturm <jsturm@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-11-25 17:32:54 +0000 |
|---|---|---|
| committer | jsturm <jsturm@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-11-25 17:32:54 +0000 |
| commit | ce1d036cda78d167143fb5797c8d4c4b3f0327ad (patch) | |
| tree | 658c8162441bcbc5b5ac3ccf09f08949ff878437 /libjava/gnu/java/math/MPN.java | |
| parent | 0f45d3be2de0b1e23eac3452e8420309a67ed56b (diff) | |
| download | ppe42-gcc-ce1d036cda78d167143fb5797c8d4c4b3f0327ad.tar.gz ppe42-gcc-ce1d036cda78d167143fb5797c8d4c4b3f0327ad.zip | |
Fix PR java/13183.
* constants.c (cpool_for_class): New function.
(outgoing_cpool): Remove global variable.
(alloc_name_constant): Use cpool_for_class.
(build_constants_constructor): Likewise.
* decl.c (java_expand_body): Set current_class.
* java-tree.h (outgoing_cpool) Remove declaration.
(init_outgoing_cpool): Likewise.
* jcf-parse.c (init_outgoing_cpool): Remove function.
(parse_class_file): Don't call init_outgoing_cpool.
* parse.y (java_complete_expand_methods): Don't call
init_outgoing_cpool. Don't save outgoing_cpool.
(java_expand_classes): Don't restore outgoing_cpool.
(java_finish_classes): Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@73926 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/gnu/java/math/MPN.java')
0 files changed, 0 insertions, 0 deletions

