Date: Tue, 03 Apr 2001 10:48:52 -0700 From: Darren Croke <djc@packetdesign.com> To: stable@freebsd.org Subject: stable build world fails Message-ID: <3ACA0D04.E169AC28@packetdesign.com>
next in thread | raw e-mail | index | archive | help
I'm trying to build stable and it blows up at line 1960 of
contrib/gcc/jump.c.
It looks as though some lines have been inadvertently trashed.
/* First, cross jumping of conditional jumps: */
if (cross_jump && condjumps jump
to code before TARGET. If so, see if matches. */
find_cross_jump (insn, JUMP_LABEL (insn), 1,
&newjpos, &newlpos);
Darren.
Darren Croke
MTS
Packet Design
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3ACA0D04.E169AC28>
