[<prev] [next>] [day] [month] [year] [list]
Message-ID: <dd18b0c30904191501r62054705kcc2866cfd86a9f1e@mail.gmail.com>
Date: Sun, 19 Apr 2009 15:01:27 -0700
From: Justin Mattock <justinmattock@...il.com>
To: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: arch/x86/mm/pgtable.c:352: error: incorrect sharing of tree nodes
Well I've just put in the latest gcc and am hitting errors
with libc, and now the kernel:
CC arch/x86/mm/pgtable.o
arch/x86/mm/pgtable.c: In function 'pgd_prepopulate_pmd':
arch/x86/mm/pgtable.c:352: error: incorrect sharing of tree nodes
D.24886.pud.pgd = swapper_pg_dir[i];
swapper_pg_dir[i]
arch/x86/mm/pgtable.c:352: internal compiler error: verify_stmts failed
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make[1]: *** [arch/x86/mm/pgtable.o] Error 1
make: *** [arch/x86/mm] Error 2
sounds like I'm downgrading gcc..
--
Justin P. Mattock
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists