h8300.c (h8300_encode_label): Compute a string before passing it to ggc_alloc_string.
authorKazu Hirata <kazu@hxi.com>
Thu, 1 Nov 2001 15:40:09 +0000 (15:40 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Thu, 1 Nov 2001 15:40:09 +0000 (15:40 +0000)
commit93cacb72d049165e92864ef505cf2f936cc33af3
treec89e243cc4084c91e0c3653ad9127d7f598a314e
parentb522a9ce44f428196739394a69ab9b78418b80ba
h8300.c (h8300_encode_label): Compute a string before passing it to ggc_alloc_string.

* config/h8300/h8300.c (h8300_encode_label): Compute a string
before passing it to ggc_alloc_string.

From-SVN: r46695
gcc/ChangeLog
gcc/config/h8300/h8300.c