https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98696

            Bug ID: 98696
           Summary: ICE when build x86_64-elf-cross compiler with
                    MinGW-w64
           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: ---

cp ../../gcc/gcc/../fixincludes/README-fixinc include-fixed/README
chmod a+r include-fixed/README
echo timestamp > stmp-int-hdrs
/home/unlvs/gcc_newlib/./gcc/xgcc -B/home/unlvs/gcc_newlib/./gcc/ -xc -nostdinc
nul -S -o nul -fself-test=../../gcc/gcc/testsuite/selftests
/home/unlvs/gcc_newlib/./gcc/xgcc -B/home/unlvs/gcc_newlib/./gcc/ -xc++
-nostdinc nul -S -o nul -fself-test=../../gcc/gcc/testsuite/selftests
../../gcc/gcc/diagnostic.c:2200:
test_print_parseable_fixits_bytes_vs_display_columns: FAIL: ASSERT_STREQ
(expected, pp_formatted_text (&pp))
val1="fix-it:"D:\msys64\tmp\ccc0Ff2h.c":{1:12-1:18}:"color"
" val2="fix-it:"D:\\msys64\\tmp\\ccc0Ff2h.c":{1:12-1:18}:"color"
"
cc1.exe: internal compiler error: in fail_formatted, at selftest.c:63
libbacktrace could not find executable to open
Please submit a full bug report,
with preprocessed source if appropriate.
See <https://gcc.gnu.org/bugs/> for instructions.
make[1]: *** [../../gcc/gcc/c/Make-lang.in:127: s-selftest-c] Error 1
make[1]: *** Waiting for unfinished jobs....
../../gcc/gcc/diagnostic.c:2200:
test_print_parseable_fixits_bytes_vs_display_columns: FAIL: ASSERT_STREQ
(expected, pp_formatted_text (&pp))
val1="fix-it:"D:\msys64\tmp\ccQy4uLi.c":{1:12-1:18}:"color"
" val2="fix-it:"D:\\msys64\\tmp\\ccQy4uLi.c":{1:12-1:18}:"color"
"
cc1plus.exe: internal compiler error: in fail_formatted, at selftest.c:63
libbacktrace could not find executable to open
Please submit a full bug report,
with preprocessed source if appropriate.
See <https://gcc.gnu.org/bugs/> for instructions.
make[1]: *** [../../gcc/gcc/cp/Make-lang.in:196: s-selftest-c++] Error 1
rm gfdl.pod gcc.pod gcov-dump.pod gcov-tool.pod fsf-funding.pod gpl.pod cpp.pod
gcov.pod lto-dump.pod
make[1]: Leaving directory '/home/unlvs/gcc_newlib/gcc'
make: *** [Makefile:4770: all-gcc] Error 2

Reply via email to