[Bug 251670] lang/gcc10: add support for powerpc64le

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Dec 12 15:14:07 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251670

--- Comment #8 from Piotr Kubaj <pkubaj at FreeBSD.org> ---
libcpp change is a backport of
https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;h=d00b1b023ecfc3ddc3fe952c0063dab7529d5f7a
which is a patch for my bug report.

It fixes compilation when optimizing for POWER8 or newer. So this patch fixes
build on powerpc64 with e.g. CPUTYPE?=power9 set. This also fixes build with
powerpc64le, which uses POWER8 as a baseline.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ppc mailing list