This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Fix libgfortran compilation on Tru64
On Fri, Dec 30, 2005 at 09:47:26PM -0700, Roger Sayle wrote:
>
> On Tue, 20 Dec 2005, Roger Sayle wrote:
> > 2005-12-20 Roger Sayle <roger@eyesopen.com>
> >
> > * intrinsics/c99_functions.c: Add function prototypes to avoid
> > warnings from -Wstrict-prototypes -Wmissing-prototypes. On Tru64
> > work around a brain-dead libm by redirecting calls to cabs{,f,l}
> > to a local __gfc_cabs{,f,l}.
>
> http://gcc.gnu.org/ml/gcc-patches/2005-12/msg01578.html
> Ping? This fixes libgfortran's contribution to the broken
> bootstrap on Tru64. As it's been christmas, I've left it
> well over a week before pinging.
>
I don't have the hardware to test this patch. It appears
to be isolated to Tru64, so I think you can commit it. IIRC,
rth was/is a Tru64 maintainer. You might ping him for a
quick once over.
--
Steve