[Bug 214173] gcc48 doesn't accept -march=nehalem
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Nov 3 19:16:33 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214173
--- Comment #3 from Jung-uk Kim <jkim at FreeBSD.org> ---
FYI, the upstream replaced "corei7" with "nehalem" in 4.9:
https://gcc.gnu.org/viewcvs/gcc?view=revision&revision=206178
Later, they did this:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59601
https://gcc.gnu.org/viewcvs/gcc?view=revision&revision=206212
Basically, my patch is the smallest hack to accept "-march=nehalem" instead of
back-porting everything.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-amd64
mailing list