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: Bootstrap broken on x86_64-linux


On Thu, Aug 14, 2008 at 1:32 PM, Daniel Berlin <dberlin@dberlin.org> wrote:
> Failure:
>
> ../../../libgfortran/intrinsics/cshift0.c: In function 'cshift0':
> ../../../libgfortran/intrinsics/cshift0.c:124: warning: passing
> argument 1 of 'cshift0_i16' from incompatible pointer type
> ../../../libgfortran/intrinsics/cshift0.c:236: error: 'GFC_INTGER_16'
> undeclared (first use in this function)
> ../../../libgfortran/intrinsics/cshift0.c:236: error: (Each undeclared
> identifier is reported only once
> ../../../libgfortran/intrinsics/cshift0.c:236: error: for each
> function it appears in.)
> make[3]: *** [cshift0.lo] Error 1
> make[3]: *** Waiting for unfinished jobs....
>

It should be fixed now.


H.J.


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