This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Internal compiler error


> gcc --version      2.95.2
Linux dog 2.3.47 #32 Fri Feb 18 00:16:13 MET 2000 i686 unknown, i.e.pre-2.3.47-3

As I compiled the kernel pre-2.3.47-6:
gcc -D__KERNEL__ -I/root/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe  -mpreferred-stack-boundary=2 -DCPU=686 -march=i686   -c -o init_task.o init_task.c
init_task.c:24: Internal compiler error in `add_pending_init', at c-typeck.c:5867
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/faq.html#bugreport> for instructions.
make[1]: *** [init_task.o] Error 1
make[1]: Leaving directory `/root/1/linux/arch/i386/kernel'
make: *** [_dir_arch/i386/kernel] Error 2

-- 
1024D/339FD693 Hartwig Felger 
Key fingerprint = FB2F 3EE9 345A D55B 6FF2  0EC1 F5B0 684F 339F D693
 
Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]