[Bug target/28617] ___divti3 and ___umodti3 undefined for -m64 on powerpc-apple-darwin8
mrs at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Sep 29 01:21:00 GMT 2006
------- Comment #3 from mrs at gcc dot gnu dot org 2006-09-29 01:21 -------
Subject: Bug 28617
Author: mrs
Date: Fri Sep 29 01:21:14 2006
New Revision: 117296
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117296
Log:
PR target/28617
* config/rs6000/rs6000.h [IN_LIBGCC2] (TARGET_POWERPC64): Define
to 1 when __ppc64__ is defined.
* config/rs6000/t-darwin (LIB2FUNCS_EXTRA): Add ppc64-fp.c and
darwin-64.c.
* config/rs6000/ppc64-fp.c: Also compile when __ppc64__ is defined.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/rs6000/ppc64-fp.c
trunk/gcc/config/rs6000/rs6000.h
trunk/gcc/config/rs6000/t-darwin
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28617
More information about the Gcc-bugs
mailing list