Advertisement
Guest User

Untitled

a guest
Oct 12th, 2018
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.29 KB | None | 0 0
  1. /code/illumos-gate/usr/src/tools/proto/root_i386-nd/opt/onbld/bin/i386/cw --primary gcc8,/usr/gcc/8/bin/gcc,gnu -- -O -m32 -K pic -xspace -Xa -xildoff -errtags=yes -errwarn=%all -erroff=E_EMPTY_TRANSLATION_UNIT -erroff=E_STATEMENT_NOT_REACHED -_gcc=-Wno-missing-braces -_gcc=-Wno-sign-compare -_gcc=-Wno-unknown-pragmas -_gcc=-Wno-unused-parameter -_gcc=-Wno-missing-field-initializers -_gcc=-Wno-array-bounds -_gcc=-Wno-unused -_gcc=-Wno-empty-body -_gcc=-Wno-unused -_gcc=-Wno-implicit-function-declaration -xc99=%none -W0,-xglobalstatic -_gcc=-fno-inline-small-functions -_gcc=-fno-inline-functions-called-once -_gcc=-fno-ipa-cp -_gcc6=-fno-ipa-icf -_gcc7=-fno-ipa-icf -_gcc8=-fno-ipa-icf -_gcc6=-fno-clone-functions -_gcc7=-fno-clone-functions -_gcc8=-fno-clone-functions -g -xc99=%none -W0,-noglobal -xdebugformat=stabs -DTEXT_DOMAIN=\"SUNW_OST_OSLIB\" -D_TS_ERRNO -I/code/illumos-gate/proto/root_i386/usr/include -I../common/ -DELF_TARGET_ALL=1 -DPIC -D_REENTRANT -c -o pics/dwarf_util.o ../common/dwarf_util.c
  2. + /usr/gcc/8/bin/gcc -fident -finline -fno-inline-functions -fno-builtin -fno-asm -fdiagnostics-show-option -nodefaultlibs -D__sun -O -m32 -fpic -Wall -Wextra -Werror -Wno-missing-braces -Wno-sign-compare -Wno-unknown-pragmas -Wno-unused-parameter -Wno-missing-field-initializers -Wno-array-bounds -Wno-unused -Wno-empty-body -Wno-unused -Wno-implicit-function-declaration -std=gnu89 -fno-inline-small-functions -fno-inline-functions-called-once -fno-ipa-cp -fno-ipa-icf -fno-clone-functions -gdwarf-2 -std=gnu89 -DTEXT_DOMAIN="SUNW_OST_OSLIB" -D_TS_ERRNO -I/code/illumos-gate/proto/root_i386/usr/include -I../common/ -DELF_TARGET_ALL=1 -DPIC -D_REENTRANT -c -o pics/dwarf_util.o ../common/dwarf_util.c
  3. during IPA pass: whole-program
  4. ../common/dwarf_util.c:544:1: internal compiler error: in function_and_variable_visibility, at ipa-visibility.c:641
  5. }
  6. ^
  7. 0x8f262d3 function_and_variable_visibility
  8. /jenkins/jobs/oi-userland/workspace/components/developer/gcc-8/gcc-8.2.0/gcc/ipa-visibility.c:641
  9. 0x8f261a8 whole_program_function_and_variable_visibility
  10. /jenkins/jobs/oi-userland/workspace/components/developer/gcc-8/gcc-8.2.0/gcc/ipa-visibility.c:916
  11. 0x8f261a8 execute
  12. /jenkins/jobs/oi-userland/workspace/components/developer/gcc-8/gcc-8.2.0/gcc/ipa-visibility.c:964
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement