https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68759
Ulrich Weigand changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68759
--- Comment #7 from Jeffrey A. Law ---
So at this point would this be considered a kernel and not a GCC issue? ie, is
there any reason not to consider this BZ resolved from the GCC point of view?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68759
--- Comment #6 from Ulrich Weigand ---
FYI, two patches to fix this issue have just been committed to powerpc-next:
https://git.kernel.org/powerpc/c/2e50c4bef77511b42cc226865d
https://git.kernel.org/powerpc/c/a61674bdfc7c2bf909c4010699
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68759
Alan Modra changed:
What|Removed |Added
CC||amodra at gmail dot com
--- Comment #5 from
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68759
Ulrich Weigand changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68759
--- Comment #3 from Markus Trippelsdorf ---
Just double-checked and it also happens without the kernel patch.
So no need to bother with it...
ld.bfd reports:
...
ERROR: "__connect" [virt/lib/irqbypass.ko] undefined!
WARNING: ".TOC." [virt/lib/ir
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68759
--- Comment #2 from Markus Trippelsdorf ---
Created attachment 36945
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36945&action=edit
kernel config
I'm building the latest vanilla kernel tree:
git://git.kernel.org/pub/scm/linux/kernel/git/
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68759
--- Comment #1 from Ulrich Weigand ---
I've tried to reproduce this, but with no success so far. This is primarily
because I cannot manage to get a current mainline Linux kernel built with
allyesconfig for powerpc64le in the first place (various
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68759
Richard Biener changed:
What|Removed |Added
Version|unknown |6.0
Target Milestone|---