[Bug c/63344] [5 Regression] Linux (makeallyes config) compilation error: error: apic_numachip causes a section type conflict with numachip_system
andi-gcc at firstfloor dot org
gcc-bugzilla@gcc.gnu.org
Wed Sep 24 04:04:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63344
Andi Kleen <andi-gcc at firstfloor dot org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |andi-gcc at firstfloor dot org
--- Comment #3 from Andi Kleen <andi-gcc at firstfloor dot org> ---
Yes it's a kernel bug. I hit it earlier too.
const always needs to go into separate sections.
const __read_mostly is also meaningless.
More information about the Gcc-bugs
mailing list