This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Branch failure on x86 Linux
- To: gcc-bugs at gcc dot gnu dot org
- Subject: Branch failure on x86 Linux
- From: Neil Booth <neil at daikokuya dot demon dot co dot uk>
- Date: Wed, 16 May 2001 08:11:13 +0100
/home/neil/src/gcc-branch/build/gcc/xgcc [...] /libf2c/libI77/endfile.c
../../../../libf2c/libI77/endfile.c: In function `t_runc':
../../../../libf2c/libI77/endfile.c:132: `off_t' undeclared (first use in this function)
../../../../libf2c/libI77/endfile.c:132: (Each undeclared identifier is reported only once
../../../../libf2c/libI77/endfile.c:132: for each function it appears in.)
../../../../libf2c/libI77/endfile.c:132: parse error before "loc"
Neil.