]> git.ipfire.org Git - thirdparty/gcc.git/commit
mmix.c (mmix_encode_section_info): Use alloca to avoid writing into string allocated...
authorTom Tromey <tromey@redhat.com>
Thu, 22 Nov 2007 07:34:10 +0000 (07:34 +0000)
committerHans-Peter Nilsson <hp@gcc.gnu.org>
Thu, 22 Nov 2007 07:34:10 +0000 (07:34 +0000)
commitd26d1cea50055e4bae9192bef57bc4d5277ddd4f
tree5c02964e9e111db62172977fb78c1b009b924b3a
parent9aee0967b4328b45352b480aac63a80423d4ccf0
mmix.c (mmix_encode_section_info): Use alloca to avoid writing into string allocated by ggc_alloc_string.

* config/mmix/mmix.c (mmix_encode_section_info): Use alloca to
avoid writing into string allocated by ggc_alloc_string.

From-SVN: r130342
gcc/ChangeLog
gcc/config/mmix/mmix.c