[Bug debug/86064] [8/9 Regression] compiling Linux kernel: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL43x' {.text section}
aoliva at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Jun 12 19:09:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86064
--- Comment #9 from Alexandre Oliva <aoliva at gcc dot gnu.org> ---
In (i), that loclist format is used because of -gsplit-dwarf, I meant to say.
So we have 3 possible work-arounds immediately available: not using
-gsplit-dwarf, not disabling VTA, and disabling locviews.
More information about the Gcc-bugs
mailing list