Re: [Mingw-w64-public] internal compiler error: Segmentation fault, MinGW-W64 4.8.1

2015-08-10 Thread Peter Foelsche
on windows: g++ (GCC) 4.8.2 -- crashes g++ (x86_64-posix-seh-rev0, Built by MinGW-W64 project) 5.1.0 -- works fine -- This email may contain material that is confidential and/or proprietary that the sender intended only for specific recipients. Any review by unintended recipients, forwarding

[Mingw-w64-public] internal compiler error: Segmentation fault, MinGW-W64 4.8.1

2015-08-10 Thread Peter Foelsche
source code: https://onedrive.live.com/redir?resid=2BFA22F3AB9E833!59288&authkey=!AAxbkAffcBIxUTA&ithint=file%2cbz Compiled with: g++ -shared -DNDEBUG -w -xc++ -shared -o 1.dll -O3 -funroll-loops -march=native -mno-avx -ffast-math -Xlinker --enable-auto-import hisimsoi_fb_va.cpp on windows 7