Compile error in gcc/fold-const.c
From: Kenn Martin (kmartin+freebsd_at_infoteam.com)
Date: 07/29/05
- Previous message: Robert Watson: "Re: panic: sbflush_locked on 5.4-p5/i386"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 28 Jul 2005 19:25:18 -0400 To: stable@freebsd.org
Building recently sup'd RELENG_6 on a 5.4 box:
/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/fold-const.c: In
function `extract_muldiv_1':
/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/fold-const.c:4565:
error: syntax error before '||' token
/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/fold-const.c:4573:
error: `PLUS_EXP' undeclared (first use in this function)
/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/fold-const.c:4573:
error: (Each undeclared identifier is reported only once
/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/fold-const.c:4573:
error: for each function it appears in.)
/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/fold-const.c:4573:
error: syntax error before ',' token
/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/fold-const.c:4581:
error: stray '`' in program
/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/fold-const.c:4582:
error: syntax error before '{' token
/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/fold-const.c:4594:
error: syntax error before ')' token
/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/fold-const.c: At top
level:
/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/fold-const.c:113:
warning: 'reorder_operands_p' used but never defined
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
- Previous message: Robert Watson: "Re: panic: sbflush_locked on 5.4-p5/i386"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|