From: Pavel Machek <pavel@ucw.cz>
To: Patrick Mochel <mochel@osdl.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: fs/proc/array.c Compile Error
Date: Wed, 15 Oct 2003 12:40:00 +0200 [thread overview]
Message-ID: <20031015104000.GA446@elf.ucw.cz> (raw)
In-Reply-To: <Pine.LNX.4.44.0310141204150.28049-100000@cherise>
Hi!
> As of this morning, I'm getting a neat compile error in fs/proc/array.c:
>
> fs/proc/array.c: In function `proc_pid_stat':
> fs/proc/array.c:392: Unrecognizable insn:
> (insn/i 711 995 989 (parallel[
> (set (reg:SI 0 eax)
> (asm_operands ("") ("=a") 0[
> (reg:DI 1 edx)
> ]
> [
> (asm_input:DI ("A"))
> ] ("include/linux/times.h") 37))
> (set (reg:SI 1 edx)
> (asm_operands ("") ("=d") 1[
> (reg:DI 1 edx)
> ]
> [
> (asm_input:DI ("A"))
> ] ("include/linux/times.h") 37))
> (clobber (reg:QI 19 dirflag))
> (clobber (reg:QI 18 fpsr))
> (clobber (reg:QI 17 flags))
> ] ) -1 (insn_list 705 (nil))
> (nil))
> fs/proc/array.c:392: confused by earlier errors, bailing out
>
>
> The GCC version I'm using is
>
> $ gcc -v
> Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs
> gcc version 2.96 20000731 (Red Hat Linux 7.3 2.96-110)
>
> Any ideas?
Well, thats compiler internal error (I've seen lots of those during
x86-64 development). Either fix your compiler (hard), or add
"volatile"'s to the variables in function until it stops.
Pavel
PS: Do you have diff between "linux-power" tree and linus available
somewhere? On http://developer.osdl.org/~mochel/patches/ latest I see
is -test5-mm3.
--
When do you have a heart between your knees?
[Johanka's followup: and *two* hearts?]
prev parent reply other threads:[~2003-10-15 10:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-10-14 19:13 Patrick Mochel
2003-10-15 10:40 ` Pavel Machek [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20031015104000.GA446@elf.ucw.cz \
--to=pavel@ucw.cz \
--cc=linux-kernel@vger.kernel.org \
--cc=mochel@osdl.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®