This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]