On 2/5/07, Richard Guenther <[EMAIL PROTECTED]> wrote:
> > > I'm seeing this bootstrap failure on i686-pc-linux-gnu (revision
> 121579) -
> > > something I'm doing wrong, or is anyone else seeing this?

I *didn't* see it or I would not have committed.

This is because we now fixinclude sysmacros.h and libgfortran is built with
-std=gnu99.

Caused by:

2007-02-03  Bruce Korb <[EMAIL PROTECTED]>

        * inclhack.def (glibc_c99_inline_4): replace "extern" only if
        surrounded by space characters.

Which means there are cases where "extern" was suppressed and is no longer
suppressed.  Can someone please post a sysmacros.h fragment that should have
been fixed, but was not?  Thank you. - Bruce

Reply via email to