[Bug c/18822] New: segmentation fault

mothejj at fel dot cvut dot cz gcc-bugzilla@gcc.gnu.org
Sat Dec 4 03:23:00 GMT 2004


Hi, I'm running debian @ kernel 2.4.26 testing, gcc 3.3.4 (Debian 1:3.3.4-13). I
compiled kernel long time ago for my Pentium 90 and it worked perfectly. Now I
changed proc. to P200MMX and tried to recompile kernel for it and I got this
message:
 
gcc -D__KERNEL__ -I/usr/src/kernel-source-2.4.26/include -Wall
-Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -O2
-fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i586   -nostdinc
-iwithprefix include -DKBUILD_BASENAME=stats  -c -o stats.o stats.c
In file included from /usr/src/kernel-source-2.4.26/include/linux/bitops.h:69,
                 from /usr/src/kernel-source-2.4.26/include/asm/system.h:8,
                 from /usr/src/kernel-source-2.4.26/include/linux/spinlock.h:6,
                 from /usr/src/kernel-source-2.4.26/include/linux/wait.h:16,
                 from /usr/src/kernel-source-2.4.26/include/linux/fs.h:12,
                 from /usr/src/kernel-source-2.4.26/include/linux/capability.h:17,
                 from /usr/src/kernel-source-2.4.26/include/linux/binfmts.h:5,
                 from /usr/src/kernel-source-2.4.26/include/linux/sched.h:9,
                 from stats.c:27:
/usr/src/kernel-source-2.4.26/include/asm/bitops.h: In function
`find_next_zero_bit':
/usr/src/kernel-source-2.4.26/include/asm/bitops.h:309: internal compiler error:
Segmentation fault

-- 
           Summary: segmentation fault
           Product: gcc
           Version: 3.3.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: mothejj at fel dot cvut dot cz
                CC: gcc-bugs at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18822



More information about the Gcc-bugs mailing list