summaryrefslogtreecommitdiffstats
path: root/libjava/java/text/DecimalFormat.java
diff options
context:
space:
mode:
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>2000-11-14 17:37:19 +0000
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>2000-11-14 17:37:19 +0000
commitabf74c5b070a30ccb6f884472e9aacb47c420dda (patch)
treeb5c71843b63df50a1d55b0f1bf1e75e0c89fa1d2 /libjava/java/text/DecimalFormat.java
parent59201b02cd18cb878f380ae05815fde4eba01d1d (diff)
downloadppe42-gcc-abf74c5b070a30ccb6f884472e9aacb47c420dda.tar.gz
ppe42-gcc-abf74c5b070a30ccb6f884472e9aacb47c420dda.zip
* varasm.c (struct deferred_string): New structure.
(const_str_htab): New variable. (STRHASH): New macro. (mark_const_str_htab_1, mark_const_str_htab, const_str_htab_hash, constr_str_htab_eq, const_str_htab_del): New functions. (output_constant_def): Add DEFER argument, defer string constants until mark_constant_pool time if requested. (mark_constant_pool): Walk the insn chain even if const_str_htab is not empty. (mark_constants): If a SYMBOL_REF for deferred string is found, output it and remove from hash table. (output_addressed_constants): Set DEFER to 0 in call to output_constant_def. * rtl.h (STRING_POOL_ADDRESS_P): Define. (output_constant_def): Adjust prototype. * expr.c (expand_expr): Set DEFER to 1 in call to output_constant_def. * gcc.c-torture/execute/20000801-4.c: Make sure the second string is output. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37459 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/java/text/DecimalFormat.java')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud