From: geoffk Date: Sat, 2 Apr 2005 10:15:27 +0000 (+0000) Subject: * config/rs6000/t-darwin8: Comment out ppc64 multilib. X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ed1dacd70031b81ea1f7afded0a480cbc4da3da7;p=thirdparty%2Fgcc.git * config/rs6000/t-darwin8: Comment out ppc64 multilib. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@97436 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 26b9d0ff87e0..2b1d9d927eca 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,5 +1,7 @@ 2005-04-02 Geoffrey Keating + * config/rs6000/t-darwin8: Comment out ppc64 multilib. + PR 20650 * config/rs6000/rs6000.md (fix_truncdfsi2): Make destination a register. diff --git a/gcc/config/rs6000/t-darwin8 b/gcc/config/rs6000/t-darwin8 index 2f3bb32f821a..873da5deadc9 100644 --- a/gcc/config/rs6000/t-darwin8 +++ b/gcc/config/rs6000/t-darwin8 @@ -1,3 +1,5 @@ # 64-bit libraries can only be built in Darwin 8.x or later. -MULTILIB_OPTIONS = m64 -MULTILIB_DIRNAMES = ppc64 +# Unfortunately, though, libjava and libffi haven't been ported to -m64 +# yet. +# MULTILIB_OPTIONS = m64 +# MULTILIB_DIRNAMES = ppc64