public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* ada/8837: (was 8814) GCC 3.2.1 generates wrong code when compiling linux kernel for Intel StrongARM SA1110 Assabet Development board.
@ 2002-12-05 17:26 suzhe
  0 siblings, 0 replies; only message in thread
From: suzhe @ 2002-12-05 17:26 UTC (permalink / raw)
  To: gcc-gnats


>Number:         8837
>Category:       ada
>Synopsis:       (was 8814) GCC 3.2.1 generates wrong code when compiling linux kernel for Intel StrongARM SA1110 Assabet Development board.
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Dec 05 17:26:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     suzhe@turbolinux.com.cn
>Release:        3.2.1
>Organization:
>Environment:
Host Linux with gcc 3.2 and 2.95.3 (tried both). target is an Intel StrongARM SA1110 Assabet Development board. the version of binutils is 2.13.1.
>Description:
You may download the objdump result of two kernel binary at:

http://www.gnuchina.org/~suzhe/vmlinux-asm.tar.bz2

gcc 2.95.2 version is OK. But gcc 3.2.1 version cannot boot.

kernel compiled with gcc 3.2.1 freezed at the first syscall (clone) when execute init kernel thread. I traced into the kernel and found that the syscall (clone) in kernel_thread function has no effect. I knew little about ARM asm language, so I cannot point out which code section is wrong. But I guess we can focus on kernel_thread and vector_swi functions.

http://www.gnuchina.org/~suzhe/vmlinux-asm.tar.bz2
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-12-06  1:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-05 17:26 ada/8837: (was 8814) GCC 3.2.1 generates wrong code when compiling linux kernel for Intel StrongARM SA1110 Assabet Development board suzhe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).