[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
gnats/182: Linux 2.4.3 kernel fails to build
From: |
eugene_v |
Subject: |
gnats/182: Linux 2.4.3 kernel fails to build |
Date: |
26 Apr 2001 01:29:56 -0000 |
>Number: 182
>Category: gnats
>Synopsis: Linux 2.4.3 kernel fails to build
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Apr 25 18:34:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator: address@hidden
>Release: gcc-3.0
>Organization:
>Environment:
Linux 2.2.17-21mdk i686
>Description:
Kernel fails to build. No patches were applied before building. Kernel
distribution is 2.4.3 from ftp.us.kernel.org
time.c: In function `sys_gettimeofday':
time.c:126: Unrecognizable insn:
(insn/i 50 257 254 (parallel[
(set (reg:SI 6 ebp)
(asm_operands:SI ("addl %3,%1 ; sbbl %0,%0; cmpl %1,%4; sbbl $0,
%0") ("=&r") 0[
(reg:SI 0 eax)
(mem:SI (plus:SI (reg/f:SI 6 ebp)
(const_int -32 [0xffffffe0])) 0)
(mem/s:SI (plus:SI (reg:SI 2 ecx)
(const_int 12 [0xc])) 0)
]
[
(asm_input:SI ("1"))
(asm_input:SI ("g"))
(asm_input:SI ("g"))
] ("/usr/src/linux-2.4.3/include/asm/uaccess.h") 535))
(set (reg:SI 0 eax)
(asm_operands:SI ("addl %3,%1 ; sbbl %0,%0; cmpl %1,%4; sbbl $0,
%0") ("=r") 1[
(reg:SI 0 eax)
(mem:SI (plus:SI (reg/f:SI 6 ebp)
(const_int -32 [0xffffffe0])) 0)
(mem/s:SI (plus:SI (reg:SI 2 ecx)
(const_int 12 [0xc])) 0)
]
[
(asm_input:SI ("1"))
(asm_input:SI ("g"))
(asm_input:SI ("g"))
] ("/usr/src/linux-2.4.3/include/asm/uaccess.h") 535))
(clobber (reg:QI 19 dirflag))
(clobber (reg:QI 18 fpsr))
(clobber (reg:QI 17 flags))
] ) -1 (insn_list 34 (insn_list 43 (nil)))
(nil))
time.c:126: Internal compiler error in reload_cse_simplify_operands, at reload1.
c:8341
Please submit a full bug report, with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[2]: *** [time.o] Error 1
make[2]: Leaving directory `/usr/src/linux-2.4.3/kernel'
make[1]: *** [first_rule] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.3/kernel'
make: *** [_dir_kernel] Error 2
>How-To-Repeat:
Compile kernel.
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- gnats/182: Linux 2.4.3 kernel fails to build,
eugene_v <=