This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/63344] [5 Regression] Linux (makeallyes config) compilation error: error: apic_numachip causes a section type conflict with numachip_system


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63344

--- Comment #4 from Martin LiÅka <mliska at suse dot cz> ---
(In reply to Andi Kleen from comment #3)
> 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.

Is there any existing bug in Linux Kernel that can be linked to this thread?

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]