Re: Problems with out libgcc_s.so in base

2016-08-17 Thread Steve Kargl
On Wed, Aug 17, 2016 at 06:12:51PM -0400, Diane Bruce wrote: > On Wed, Aug 17, 2016 at 02:17:10PM -0700, Steve Kargl wrote: > > On Sun, Aug 14, 2016 at 07:34:30PM -0400, Diane Bruce wrote: > > > On Sun, Aug 14, 2016 at 04:03:51PM -0700, Steve Kargl wrote: > > > > > > > > Freebsd-ports could also

[Bug 211864] LLVM is using AVX instructions for CPUTYPE=btver1 (AMD Bobcat)

2016-08-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211864 --- Comment #5 from Dimitry Andric --- This only applies to clang 3.8.0, there's no need to merge it back to stable/9 and stable/10, as they have clang 3.4.1. -- You are receiving this mail because: You are on the CC

Re: Problems with out libgcc_s.so in base

2016-08-17 Thread Diane Bruce
On Wed, Aug 17, 2016 at 02:17:10PM -0700, Steve Kargl wrote: > On Sun, Aug 14, 2016 at 07:34:30PM -0400, Diane Bruce wrote: > > On Sun, Aug 14, 2016 at 04:03:51PM -0700, Steve Kargl wrote: > > > > > > Freebsd-ports could also use a wrapper: > > > % cat ~/bin/gfc7 > > > #! /bin/sh > > > DIR=`id -P

[Bug 211864] LLVM is using AVX instructions for CPUTYPE=btver1 (AMD Bobcat)

2016-08-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211864 --- Comment #4 from commit-h...@freebsd.org --- A commit references this bug: Author: dim Date: Wed Aug 17 21:57:11 UTC 2016 New revision: 304319 URL: https://svnweb.freebsd.org/changeset/base/304319 Log: Pull in r262772 from upstream

Re: Problems with out libgcc_s.so in base

2016-08-17 Thread Steve Kargl
On Sun, Aug 14, 2016 at 07:34:30PM -0400, Diane Bruce wrote: > On Sun, Aug 14, 2016 at 04:03:51PM -0700, Steve Kargl wrote: > > > > Freebsd-ports could also use a wrapper: > > % cat ~/bin/gfc7 > > #! /bin/sh > > DIR=`id -P sgk | sed 's/\:/\ /g' | awk '{print $9}'` > > export DIR > > > >

[Bug 211864] LLVM is using AVX instructions for CPUTYPE=btver1 (AMD Bobcat)

2016-08-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211864 --- Comment #3 from Michel Depeige --- Quick follow : I'm trying to rebuild the world with the patch applied, but the box is overheating. I'm trying to sort that out before winter :) -- You are receiving this