2002-07-19 01:27:34

by Sokolov Sergei

[permalink] [raw]
Subject: linux-2.4.19-rc2aa1 (RH7.2 kgcc: Internal compiler error in function add_pending_init)

Hi All !!
When I try compile kernel on my RH7.2
with CC=kgcc, I receive this message:

kgcc -D__ASSEMBLY__ -D__KERNEL__ -I/usr/src/linux-2.4.19-rc2aa1/include -traditional -c head.S -o head.o
kgcc -D__KERNEL__ -I/usr/src/linux-2.4.19-rc2aa1/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-st
rict-aliasing -fno-common -fomit-frame-pointer -pipe -march=i686 -nostdinc -I /usr/lib/gcc-lib/i386-redhat-
linux/egcs-2.91.66/include -DKBUILD_BASENAME=init_task -c -o init_task.o init_task.c
../../gcc/c-typeck.c:5945: Internal compiler error in function add_pending_init
make[1]: *** [init_task.o] Error 1
make[1]: Leaving directory `/usr/src/linux-2.4.19-rc2aa1/arch/i386/kernel'
make: *** [_dir_arch/i386/kernel] Error 2


--
Sergei Sokolov


2002-07-19 03:23:56

by Alex Davis

[permalink] [raw]
Subject: Re:linux-2.4.19-rc2aa1 (RH7.2 kgcc: Internal compiler error in function add_pending_init)

The only time this ever happened to me, it turned out one of my
RAM sticks had failed. Just out of curiosity, have you had any
oopses recently?

Hi All !!
When I try compile kernel on my RH7.2
with CC=kgcc, I receive this message:

kgcc -D__ASSEMBLY__ -D__KERNEL__ -I/usr/src/linux-2.4.19-rc2aa1/include -traditional \
-c head.S -o head.o kgcc -D__KERNEL__ -I/usr/src/linux-2.4.19-rc2aa1/include -Wall \
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-st rict-aliasing -fno-common \
-fomit-frame-pointer -pipe -march=i686 -nostdinc -I /usr/lib/gcc-lib/i386-redhat- \
linux/egcs-2.91.66/include -DKBUILD_BASENAME=init_task -c -o init_task.o init_task.c \
../../gcc/c-typeck.c:5945: Internal compiler error in function add_pending_init \
make[1]: *** [init_task.o] Error 1 make[1]: Leaving directory \
`/usr/src/linux-2.4.19-rc2aa1/arch/i386/kernel'
make: *** [_dir_arch/i386/kernel] Error 2

__________________________________________________
Do You Yahoo!?
Yahoo! Autos - Get free new car price quotes
http://autos.yahoo.com

2002-07-19 04:11:22

by Sokolov Sergei

[permalink] [raw]
Subject: Re[2]: linux-2.4.19-rc2aa1 (RH7.2 kgcc: Internal compiler error in function add_pending_init)

Hello Alex,

Friday, July 19, 2002, 10:26:53 AM, you wrote:

AD> The only time this ever happened to me, it turned out one of my
AD> RAM sticks had failed. Just out of curiosity, have you had any
AD> oopses recently?

AD> Hi All !!
AD> When I try compile kernel on my RH7.2
AD> with CC=kgcc, I receive this message:

AD> kgcc -D__ASSEMBLY__ -D__KERNEL__ -I/usr/src/linux-2.4.19-rc2aa1/include -traditional \
AD> -c head.S -o head.o kgcc -D__KERNEL__ -I/usr/src/linux-2.4.19-rc2aa1/include -Wall \
AD> -Wstrict-prototypes -Wno-trigraphs -O2 -fno-st rict-aliasing -fno-common \
AD> -fomit-frame-pointer -pipe -march=i686 -nostdinc -I /usr/lib/gcc-lib/i386-redhat- \
AD> linux/egcs-2.91.66/include -DKBUILD_BASENAME=init_task -c -o init_task.o init_task.c \
AD> ../../gcc/c-typeck.c:5945: Internal compiler error in function add_pending_init \
AD> make[1]: *** [init_task.o] Error 1 make[1]: Leaving directory \
AD> `/usr/src/linux-2.4.19-rc2aa1/arch/i386/kernel'
AD> make: *** [_dir_arch/i386/kernel] Error 2

AD> __________________________________________________
AD> Do You Yahoo!?
AD> Yahoo! Autos - Get free new car price quotes
AD> http://autos.yahoo.com
AD> -
AD> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
AD> the body of a message to [email protected]
AD> More majordomo info at http://vger.kernel.org/majordomo-info.html
AD> Please read the FAQ at http://www.tux.org/lkml/

With kernel linux-2.4.19-rc2aa1 I not had any oops.
Uptime my linux box - one day.
But my kernel linux-2.4.19-rc1 + xfs patch give me message:
kernel BUG at buffer.c:549! when I'm copying files between xfs
partitions. This kernel I had comiled with kgcc.
I have Promise FastTrak Tx4 controller with two mirror raid arrays, and
all partitions locates on this /dev/ataraid devices.







--
Best regards,
Sergei Sokolov mailto:[email protected]

2002-07-19 14:39:50

by szonyi calin

[permalink] [raw]
Subject: Re:linux-2.4.19-rc2aa1 (RH7.2 kgcc: Internal compiler error in function add_pending_init)

--- Alex Davis <[email protected]> a ?crit?: > The
only time this ever happened to me, it turned
> out one of my
> RAM sticks had failed. Just out of curiosity, have
> you had any
> oopses recently?
>
> Hi All !!
> When I try compile kernel on my RH7.2
> with CC=kgcc, I receive this message:
>
> kgcc -D__ASSEMBLY__ -D__KERNEL__
> -I/usr/src/linux-2.4.19-rc2aa1/include -traditional
> \
> -c head.S -o head.o kgcc -D__KERNEL__
> -I/usr/src/linux-2.4.19-rc2aa1/include -Wall \
> -Wstrict-prototypes -Wno-trigraphs -O2 -fno-st
> rict-aliasing -fno-common \
> -fomit-frame-pointer -pipe -march=i686 -nostdinc

-march=i686 ??????
on egcs-2.91.66 ?
strange



> -I /usr/lib/gcc-lib/i386-redhat- \
> linux/egcs-2.91.66/include
> -DKBUILD_BASENAME=init_task -c -o init_task.o
> init_task.c \
> ../../gcc/c-typeck.c:5945: Internal compiler error
> in function add_pending_init \
> make[1]: *** [init_task.o] Error 1 make[1]: Leaving
> directory \
>
> `/usr/src/linux-2.4.19-rc2aa1/arch/i386/kernel'
> make: *** [_dir_arch/i386/kernel] Error 2
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Autos - Get free new car price quotes
> http://autos.yahoo.com
> -
> To unsubscribe from this list: send the line
> "unsubscribe linux-kernel" in
> the body of a message to [email protected]
> More majordomo info at
> http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/

=====
--
The UNIX Hierarchy - Beginner
- insecure with the concept of a terminal
- has yet to learn the basics of "vi"
- has not figured out how to get a directory
- still has trouble with typing <RETURN> after each line of input

___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en fran?ais !
Yahoo! Mail : http://fr.mail.yahoo.com