This is the mail archive of the gcc-patches@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: [Patch,libgfortran] PR 47830 Fix building on NetBSD


On Tue, Feb 22, 2011 at 12:18, Tobias Burnus
<tobias.burnus@physik.fu-berlin.de> wrote:
> Seemingly, no one tried to compile libgfortran on
> a system which didn't support roundl but had
> nextafterl. That has changed: NetBSD is such a
> system and, thus, compiling failed (cf. PR).
>
> Solution: Remove the "static" and add a "t" to
> "nex(t)afterl".
>
> OK for the trunk?

Ok.

> How far back to we want to go?
> I was thinking of patching 4.4 and 4.5.

This patch is so trivial and obvious, that I don't see any risk in
backporting. So I leave it up to you to decide how far back you have
energy to go. :)


-- 
Janne Blomqvist


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