[Bug 251670] lang/gcc10: add support for powerpc64le
| Newsgroups | gmane.os.freebsd.devel.ppc |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251670 --- Comment #8 from Piotr Kubaj <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ppc To unsubscribe, send any mail to "[email protected]"