Re: 2.5.7 build breakage around blkpg.c

Pavel Machek (pavel@ucw.cz)
Fri, 29 Mar 2002 23:35:02 +0100


Hi!

> What hit me?

gcc bug hit you. Workaround by adding volatile's to all local
variables in affected function.
Pavel

> gcc -D__KERNEL__ -I/home/wli/src/linus/linux-2.5/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i386 -DKBUILD_BASENAME=blkpg -c -o blkpg.o blkpg.c
> blkpg.c: In function `blk_ioctl':
> blkpg.c:311: Internal compiler error:
> blkpg.c:311: internal error--unrecognizable insn:
> (insn 898 1478 907 (set (reg/v:SI 3 %ebx)

-- 
(about SSSCA) "I don't say this lightly.  However, I really think that the U.S.
no longer is classifiable as a democracy, but rather as a plutocracy." --hpa
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/