darwin.c (machopic_non_lazy_ptr_name): Fix off by one errors in memcpy destinations.
authorAndrew Pinski <apinski@apple.com>
Mon, 6 Oct 2003 06:11:14 +0000 (06:11 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Mon, 6 Oct 2003 06:11:14 +0000 (23:11 -0700)
commitea04c4a3311f3e550f83acd98dfafba90e20f5c2
tree12f01e2e512070b46a514e2dde61ee1d8d543d26
parent6691a79e0687f631d0d99f539429d2acdfbf9234
darwin.c (machopic_non_lazy_ptr_name): Fix off by one errors in memcpy destinations.

2003-10-05  Andrew Pinski  <apinski@apple.com>
        * config/darwin.c (machopic_non_lazy_ptr_name): Fix off by one
        errors in memcpy destinations.
        (machopic_stub_name): Likewise.

From-SVN: r72132
gcc/ChangeLog
gcc/config/darwin.c