On Wed, 3 Sep 2003, Richard Zidlicky wrote: > On Wed, Sep 03, 2003 at 11:22:20AM +0200, Geert Uytterhoeven wrote: > > On 3 Sep 2003, Goswin von Brederlow wrote: > > > make[3]: Entering directory `/mnt/linux-m68k-cvs/drivers/ide' > > > gcc -D__KERNEL__ -I/mnt/linux-m68k-cvs/include -Wall -Wstrict-prototypes > > > -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer > > > -pipe -fno-strength-reduce -ffixed-a2 -m68060 -DMODULE -nostdinc > > > -iwithprefix include -DKBUILD_BASENAME=ide_cd -c -o ide-cd.o ide-cd.c > > > ide-cd.c: In function `ide_cdrom_dump_status': > > > ide-cd.c:619: internal compiler error: in verify_local_live_at_start, at > > > flow.c:601 > > > Please submit a full bug report, > > > with preprocessed source if appropriate. > > > See <URL:http://gcc.gnu.org/bugs.html> for instructions. > > > make[3]: *** [ide-cd.o] Error 1 > > > > > > Its a debian sid binary-m68k from yesterday (20030902): > > > > > > % gcc --version > > > gcc (GCC) 3.3.2 20030812 (Debian prerelease) > > > Copyright (C) 2003 Free Software Foundation, Inc. > > > This is free software; see the source for copying conditions. There is NO > > > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR > > > PURPOSE. > > Another workaround: instead of "error.all" use a "char error" variable, > would it be acceptable to mangle our CVS tree as workaround for this bug?
I think so. This wouldn't be the first workaround for a gcc 3.x bug in Linus' tree. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [EMAIL PROTECTED] In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds