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]

Re: libffi for ia64


IA-64 support was added a while ago.  As far as I know, it should still be
working.  This support was added before the compiler had 80-bit long double
support, so the long double support is broken.  Otherwise, it should work.
There aren't many people doing IA-64 work though, so it doesn't get much
testing.

>But the src/types.c does not have a case for IA64. Though there are
>available for x86_64,sparc64.

You are right, but it isn't clear if this is a bug or not.  This is a bug
only if something is not working correctly, and you haven't reported anything
broken.

sourceware.cygnus.com is the old name for sources.redhat.com.

Jim


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