OSDN Git Service

* config/darwin.c (machopic_non_lazy_ptr_name):
authorpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 6 Oct 2003 01:36:13 +0000 (01:36 +0000)
committerpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 6 Oct 2003 01:36:13 +0000 (01:36 +0000)
commit0b5fb5f8b4a5bdb419fb61072749f179f76346be
tree9e2176053081210ecdffe34649cbcac01d0dedbd
parent61ba686d62c006dd7927e86fa4127c5320e7444c
* config/darwin.c (machopic_non_lazy_ptr_name):
Change strcat to memcpy and add length together.
(machopic_stub_name): Likewise.

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