I minimized re.c down to a small test case and it looks like a false positive on the array bounds check. Talking with Jakub, he said that -Warray-bounds has lots of false positives, so I think either removing the use of -Werror=array-bounds or using -O2 as permanent fixes for this is probably best. Since you've already changed to using -O2, we might as well stick with that.
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1544053 Title: x11-apps fails to build on ppc64el when built with -O3 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/x11-apps/+bug/1544053/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
