Re: [Qemu-devel] [PATCH] avx2 configure: Disable if static build

2016-07-29 Thread Peter Maydell
On 19 July 2016 at 20:12, Dr. David Alan Gilbert wrote: > * Aaron Lindsay (alind...@codeaurora.org) wrote: >> This avoids a segfault like the following for at least some 4.8 versions >> of gcc when configured with --static if avx2 instructions are also >> enabled: >> >> Program received sign

Re: [Qemu-devel] [PATCH] avx2 configure: Disable if static build

2016-07-19 Thread Dr. David Alan Gilbert
* Aaron Lindsay (alind...@codeaurora.org) wrote: > This avoids a segfault like the following for at least some 4.8 versions > of gcc when configured with --static if avx2 instructions are also > enabled: > > Program received signal SIGSEGV, Segmentation fault. > buffer_find_nonzero_off

[Qemu-devel] [PATCH] avx2 configure: Disable if static build

2016-07-14 Thread Aaron Lindsay
This avoids a segfault like the following for at least some 4.8 versions of gcc when configured with --static if avx2 instructions are also enabled: Program received signal SIGSEGV, Segmentation fault. buffer_find_nonzero_offset_ifunc () at ./util/cutils.c:333 333 {