Re: ICE with GCC 4.1

2007-05-02 Thread Jan Engelhardt
On May 1 2007 20:48, Ludovic Courtès wrote: Hi, Does anyone get the following ICE when compiling the latest kernel (from David Miller's Git tree) on sparc32: Does it always error out at the same point? You might want to use a memory tester. CC kernel/sched.o kernel/sched.c: In

Re: ICE with GCC 4.1

2007-05-02 Thread David Miller
From: Jan Engelhardt [EMAIL PROTECTED] Date: Wed, 2 May 2007 12:20:25 +0200 (MEST) On May 1 2007 20:48, Ludovic Courtès wrote: Hi, Does anyone get the following ICE when compiling the latest kernel (from David Miller's Git tree) on sparc32: Does it always error out at the same point?

Re: ICE with GCC 4.1

2007-05-02 Thread Ludovic Courtès
Hi, Jan Engelhardt [EMAIL PROTECTED] writes: Does it always error out at the same point? You might want to use a memory tester. Yes, always at the same point, which led me to think it was more of a software problem. I even reported the same error while compiling an older kernel a while back:

ICE with GCC 4.1

2007-05-01 Thread Ludovic Courtès
Hi, Does anyone get the following ICE when compiling the latest kernel (from David Miller's Git tree) on sparc32: CC kernel/sched.o kernel/sched.c: In function 'effective_prio': kernel/sched.c:744: internal compiler error: in choose_multiplier, at expmed.c:3304 Please submit a