[Bug target/68759] [6 Regression] Linux kernel build failure on ppc64le

2016-01-13 Thread uweigand at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68759 Ulrich Weigand changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug target/68759] [6 Regression] Linux kernel build failure on ppc64le

2016-01-13 Thread law at redhat dot com
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?

[Bug target/68759] [6 Regression] Linux kernel build failure on ppc64le

2016-01-13 Thread uweigand at gcc dot gnu.org
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

[Bug target/68759] [6 Regression] Linux kernel build failure on ppc64le

2015-12-07 Thread amodra at gmail dot com
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

[Bug target/68759] [6 Regression] Linux kernel build failure on ppc64le

2015-12-07 Thread uweigand at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68759 Ulrich Weigand changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug target/68759] [6 Regression] Linux kernel build failure on ppc64le

2015-12-07 Thread trippels at gcc dot gnu.org
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

[Bug target/68759] [6 Regression] Linux kernel build failure on ppc64le

2015-12-07 Thread trippels at gcc dot gnu.org
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/

[Bug target/68759] [6 Regression] Linux kernel build failure on ppc64le

2015-12-07 Thread uweigand at gcc dot gnu.org
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

[Bug target/68759] [6 Regression] Linux kernel build failure on ppc64le

2015-12-07 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68759 Richard Biener changed: What|Removed |Added Version|unknown |6.0 Target Milestone|---