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 #5 from Andi Kleen <andi-gcc at firstfloor dot org> ---
I posted a patch here
http://permalink.gmane.org/gmane.linux.kernel/1793662

BTW actually I don't agree that the bug is valid. We should probably relax the
LTO checking to match what the linker does (which does not error out for this
case).


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