[fixincludes, patch] PR30272 Build failure under SGI Irix (GFortran)

Bruce Korb bkorb@gnu.org
Wed Jan 24 23:02:00 GMT 2007


On 1/24/07, Daniel Franke <franke.daniel@gmail.com> wrote:
>
> Hi all.
>
> Bootstrapping of libgfortran is broken on mips-sgi-irix6.5 due to conflicting
> types of cabsl in math.h and complex.h. Attached patch extends the already
> existing broken_cabs hack in inclhack.def to not only remove the definition
> of cabs but that of cabsl also.
>
> Bootstrapped and regtested on mips-sgi-irix6.5 (by Philippe Schaffnit) and
> i686-pc-linux-gnu (by myself).
>
> 2007-01-24  Daniel Franke <franke.daniel@gmail.com>
>
>         * inclhack.def(broken_cabs): Also remove definition of cabsl.
>         * fixincl.x: Regenerate.
>         * tests/base/math.h: Update.
>
> Ok for mainline?

Looks reasonable to me.  How about the maintenance branches?
 - Bruce



More information about the Gcc-patches mailing list