This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
powerpc64-gnu libgcc?
- From: Daniel Jacobowitz <drow at false dot org>
- To: gcc at gcc dot gnu dot org
- Date: Fri, 24 Nov 2006 18:50:43 -0500
- Subject: powerpc64-gnu libgcc?
In updating toplevel libgcc, I noticed this in t-ppccomm:
ifneq (,$findstring gnu,$(target))
... -mlong-double-128 ...
This suggests it was supposed to apply to both GNU/Linux and GNU/Hurd, but
no other PowerPC targets. Is that right? If so, I assume it's safe to fix
it to do so. It doesn't quite at present; powerpc64-gnu does not include
t-ppccomm. powerpc-gnu does.
--
Daniel Jacobowitz
CodeSourcery