All of lore.kernel.org
 help / color / mirror / Atom feed
* 2.6.0-test8: broken  /fs/proc/array.c  compilation
@ 2003-10-18  5:18 Duncan Haldane
  2003-10-18  5:26 ` William Lee Irwin III
  0 siblings, 1 reply; 4+ messages in thread
From: Duncan Haldane @ 2003-10-18  5:18 UTC (permalink / raw)
  To: linux-kernel

Hi 
the changes in 2.6.0-test8 break compilation
of /fs/proc/array.c with
CONFIG_PROC_FS=y
CONFIG_PROC_KCORE=y




CC      fs/proc/array.o
fs/proc/array.c: In function `proc_pid_stat':
fs/proc/array.c:398: Unrecognizable insn:
(insn/i 1332 1672 1666 (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 1326 (nil))
    (nil))
fs/proc/array.c:398: confused by earlier errors, bailing out
make[2]: *** [fs/proc/array.o] Error 1
make[1]: *** [fs/proc] Error 2
make: *** [fs] Error 2


No problem in 2.6.0-test7




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-10-18  5:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-10-18  5:18 2.6.0-test8: broken /fs/proc/array.c compilation Duncan Haldane
2003-10-18  5:26 ` William Lee Irwin III
2003-10-18  5:41   ` Duncan Haldane
2003-10-18  5:50     ` William Lee Irwin III

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.