]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/rs6000/host-darwin.cc
host-darwin.c (darwin_rs6000_extra_siganls): Cast the "void*" result of xmalloc to...
authorRoger Sayle <roger@eyesopen.com>
Sat, 5 Jul 2008 05:03:52 +0000 (05:03 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Sat, 5 Jul 2008 05:03:52 +0000 (05:03 +0000)
commit33c7eedf007487d12bc1c48f60815419c9bfb1ed
treeb92006422df00fe047aac4e97eb2e04c494edbc9
parentf851d73681d0ecf84f4e59d7a1b56d7d2c57118e
host-darwin.c (darwin_rs6000_extra_siganls): Cast the "void*" result of xmalloc to "char*" to fix bootstrap breakage.

* config/rs6000/host-darwin.c (darwin_rs6000_extra_siganls): Cast
the "void*" result of xmalloc to "char*" to fix bootstrap breakage.

From-SVN: r137500
gcc/ChangeLog
gcc/config/rs6000/host-darwin.c