https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98359
Bug ID: 98359 Summary: bootstrapping failure on windows Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap Assignee: unassigned at gcc dot gnu.org Reporter: unlvsur at live dot com Target Milestone: --- x86_64-w64-mingw32-g++ -fno-PIE -c -march=x86-64 -mtune=generic -O2 -pipe -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc-git/gcc -I../../gcc-git/gcc/analyzer -I../../gcc-git/gcc/../include -I../../gcc-git/gcc/../libcpp/include -I../../gcc-git/gcc/../libcody -I/mingw64/include -I/mingw64/include -I/mingw64/include -I../../gcc-git/gcc/../libdecnumber -I../../gcc-git/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-git/gcc/../libbacktrace -I/mingw64/include -D__USE_MINGW_ANSI_STDIO=1 -I/mingw64/include -o analyzer/engine.o -MT analyzer/engine.o -MMD -MP -MF analyzer/.deps/engine.TPo ../../gcc-git/gcc/analyzer/engine.cc In file included from ../../gcc-git/gcc/target-def.h:121x86_64-w64-mingw32-g++ -fno-PIE -c -march=x86-64 -mtune=generic -O2 -pipe -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc-git/gcc -I../../gcc-git/gcc/analyzer -I../../gcc-git/gcc/../include -I../../gcc-git/gcc/../libcpp/include -I../../gcc-git/gcc/../libcody -I/mingw64/include -I/mingw64/include -I/mingw64/include -I../../gcc-git/gcc/../libdecnumber -I../../gcc-git/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-git/gcc/../libbacktrace -I/mingw64/include -D__USE_MINGW_ANSI_STDIO=1 -I/mingw64/include -o analyzer/function-set.o -MT analyzer/function-set.o -MMD -MP -MF analyzer/.deps/function-set.TPo ../../gcc-git/gcc/analyzer/function-set.cc , from ../../gcc-git/gcc/config/i386/i386.c:100: ./target-hooks-def.h:2523:3: error: invalid conversion from 'long long int (*)(poly_int64)' {aka 'long long int (*)(poly_int<1, long long int>)'} to 'long long int (*)(poly_int64, poly_value_estimate_kind)' {aka 'long long int (*)(poly_int<1, long long int>, poly_value_estimate_kind)'} [-fpermissive] 2523 | } | ^ | | | long long int (*)(poly_int64) {aka long long int (*)(poly_int<1, long long int>)} ../../gcc-git/gcc/config/i386/i386.c:23857:29: note: in expansion of macro 'TARGET_INITIALIZER' 23857 | struct gcc_target targetm = TARGET_INITIALIZER; | ^~~~~~~~~~~~~~~~~~ x86_64-w64-mingw32-g++ -fno-PIE -c -march=x86-64 -mtune=generic -O2 -pipe -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-error=format-diag -DHAVE_CONFIG_H -I. -Ianalyzer -I../../gcc-git/gcc -I../../gcc-git/gcc/analyzer -I../../gcc-git/gcc/../include -I../../gcc-git/gcc/../libcpp/include -I../../gcc-git/gcc/../libcody -I/mingw64/include -I/mingw64/include -I/mingw64/include -I../../gcc-git/gcc/../libdecnumber -I../../gcc-git/gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc-git/gcc/../libbacktrace -I/mingw64/include -D__USE_MINGW_ANSI_STDIO=1 -I/mingw64/include -o analyzer/pending-diagnostic.o -MT analyzer/pending-diagnostic.o -MMD -MP -MF analyzer/.deps/pending-diagnostic.TPo ../../gcc-git/gcc/analyzer/pending-diagnostic.cc make[2]: *** [Makefile:2383: i386.o] Error 1 make[2]: *** Waiting for unfinished jobs.... rm gfdl.pod gcc.pod gcov-dump.pod gcov-tool.pod fsf-funding.pod gpl.pod cpp.pod gcov.pod lto-dump.pod make[2]: Leaving directory '/home/unlvs/mingw-gcc-mcf-gthread/src/build-x86_64-w64-mingw32/gcc' make[1]: *** [Makefile:4446: all-gcc] Error 2 make[1]: Leaving directory '/home/unlvs/mingw-gcc-mcf-gthread/src/build-x86_64-w64-mingw32' make: *** [Makefile:973: all] Error 2 ==> ERROR: A failure occurred in build(). Aborting... unlvs@DESKTOP-DFHPDC1 MINGW64 ~/mingw-gcc-mcf-gthread $