On 16/05/19 06:16 +, hien via gcc-bugs wrote:
Hi folks,
I've encounterd a bug with GCC 9.1.0 on the mingw-w64 target.
g++ is built as a cross-compiler running on 64-bit GNU/Linux (glibc 2.29, linux
5.1.2)...
$ x86_64-w64-mingw32-g++ -v
.//configure --prefix=/usr --target=x86_64-w64-ming
Hi folks,
I've encounterd a bug with GCC 9.1.0 on the mingw-w64 target.
g++ is built as a cross-compiler running on 64-bit GNU/Linux (glibc 2.29, linux
5.1.2)...
$ x86_64-w64-mingw32-g++ -v
.//configure --prefix=/usr --target=x86_64-w64-mingw32
--enable-targets=x86_64-w64-mingw32,mingw32 --w