]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/mmix/mmix.c
* config/mmix/mmix.c (mmix_encode_section_info): Use alloca to
authorhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 22 Nov 2007 07:34:10 +0000 (07:34 +0000)
committerhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 22 Nov 2007 07:34:10 +0000 (07:34 +0000)
commitb948ae2fb33bbb8b6f07e0b5a9ca9c0659a9b3b3
tree5c02964e9e111db62172977fb78c1b009b924b3a
parentbc7ec75d518de400a6c1bf0931cd2200515bb82f
* config/mmix/mmix.c (mmix_encode_section_info): Use alloca to
avoid writing into string allocated by ggc_alloc_string.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@130342 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/mmix/mmix.c