maintainer-feedback requested: [Bug 248795] std::random_shuffle broken with LLVM11

2020-08-20 Thread bugzilla-noreply
Tobias Kortkamp has asked freebsd-toolchain (Nobody) for maintainer-feedback: Bug 248795: std::random_shuffle broken with LLVM11 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248795 --- Description --- The following example no longer compiles after the LLVM11 import. This affects a number

[Bug 248795] std::random_shuffle broken with LLVM11

2020-08-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248795 Bug ID: 248795 Summary: std::random_shuffle broken with LLVM11 Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Keywords:

[Bug 248745] /usr/bin/lldb dumps core when attempting to print variable with `p`, `fr v` works

2020-08-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248745 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|toolch...@freebsd.org -- You are

Re: Undefined reference to __bswapsi2/__bswapdi2

2020-08-20 Thread Dimitry Andric
On 20 Aug 2020, at 19:52, Gleb Popov wrote: > > On Wed, Aug 19, 2020 at 10:15 PM Gleb Popov wrote: > >> Hi toolchain@ >> >> I'm building the latest GHC on 12.1-RELEASE i386 and having almost the >> same problem as with atomic functions. This time the error is >> >> d: error: undefined

Re: Undefined reference to __bswapsi2/__bswapdi2

2020-08-20 Thread Gleb Popov
On Wed, Aug 19, 2020 at 10:15 PM Gleb Popov wrote: > Hi toolchain@ > > I'm building the latest GHC on 12.1-RELEASE i386 and having almost the > same problem as with atomic functions. This time the error is > > d: error: undefined symbol: __bswapsi2 > >>> referenced by TTY.c > >>>