Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Dec 2019 13:52:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        powerpc@FreeBSD.org
Subject:   [Bug 242506] [PowerPC] lang/gcc9: cc1: internal compiler error: Segmentation fault (on FreeBSD 12.1-RELEASE-p1)
Message-ID:  <bug-242506-25139-R5GhXf5JLi@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-242506-25139@https.bugs.freebsd.org/bugzilla/>
References:  <bug-242506-25139@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D242506

--- Comment #7 from Piotr Kubaj <pkubaj@FreeBSD.org> ---
I tried to build with -O0 in those parameters instead and it errored later =
on:
/usr/local/poudriere/ports/default/lang/gcc9/work/.build/./gcc/xgcc
-B/usr/local/poudriere/ports/default/lang/gcc9/work/.build/./gcc/
-B/usr/local/powerpc64-portbld-freebsd12.1/bin/
-B/usr/local/powerpc64-portbld-freebsd12.1/lib/ -isystem
/usr/local/powerpc64-portbld-freebsd12.1/include -isystem
/usr/local/powerpc64-portbld-freebsd12.1/sys-include   -fno-checking -O0 -m=
32
-fPIC -mstrict-align -O2  -O0 -DIN_GCC    -W -Wall -Wwrite-strings -Wcast-q=
ual
-Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition=
=20
-isystem ./include   -fPIC -pthread -mno-minimal-toc -g -DIN_LIBGCC2
-fbuilding-libgcc -fno-stack-protector   -fPIC -pthread -mno-minimal-toc -I.
-I. -I../../.././gcc
-I/usr/local/poudriere/ports/default/lang/gcc9/work/gcc-9.2.0/libgcc
-I/usr/local/poudriere/ports/default/lang/gcc9/work/gcc-9.2.0/libgcc/.
-I/usr/local/poudriere/ports/default/lang/gcc9/work/gcc-9.2.0/libgcc/../gcc
-I/usr/local/poudriere/ports/default/lang/gcc9/work/gcc-9.2.0/libgcc/../inc=
lude
 -DHAVE_CC_TLS  -o _clear_cache.o -MT _clear_cache.o -MD -MP -MF
_clear_cache.dep -DL_clear_cache -c
/usr/local/poudriere/ports/default/lang/gcc9/work/gcc-9.2.0/libgcc/libgcc2.c
-fvisibility=3Dhidden -DHIDE_EXPORTS
during GIMPLE pass: uncprop
/usr/local/poudriere/ports/default/lang/gcc9/work/gcc-9.2.0/libgcc/crtstuff=
.c:
In function '__do_global_ctors_aux':
/usr/local/poudriere/ports/default/lang/gcc9/work/gcc-9.2.0/libgcc/crtstuff=
.c:663:1:
internal compiler error: Segmentation fault
  663 | __do_global_ctors_aux (void)
      | ^~~~~~~~~~~~~~~~~~~~~
no stack trace because unwind library not available
Please submit a full bug report,
with preprocessed source if appropriate.
See <https://gcc.gnu.org/bugs/>; for instructions.
during GIMPLE pass: uncprop
/usr/local/poudriere/ports/default/lang/gcc9/work/gcc-9.2.0/libgcc/crtstuff=
.c:
In function 'deregister_tm_clones':
/usr/local/poudriere/ports/default/lang/gcc9/work/gcc-9.2.0/libgcc/crtstuff=
.c:275:1:
internal compiler error: Segmentation fault
  275 | deregister_tm_clones (void)
      | ^~~~~~~~~~~~~~~~~~~~
no stack trace because unwind library not available
Please submit a full bug report,
with preprocessed source if appropriate.
See <https://gcc.gnu.org/bugs/>; for instructions.
during GIMPLE pass: uncprop
/usr/local/poudriere/ports/default/lang/gcc9/work/gcc-9.2.0/libgcc/crtstuff=
.c:
In function '__do_global_ctors_aux':
/usr/local/poudriere/ports/default/lang/gcc9/work/gcc-9.2.0/libgcc/crtstuff=
.c:663:1:
internal compiler error: Segmentation fault
  663 | __do_global_ctors_aux (void)
      | ^~~~~~~~~~~~~~~~~~~~~
no stack trace because unwind library not available
Please submit a full bug report,
with preprocessed source if appropriate.
See <https://gcc.gnu.org/bugs/>; for instructions.
during GIMPLE pass: uncprop
/usr/local/poudriere/ports/default/lang/gcc9/work/gcc-9.2.0/libgcc/crtstuff=
.c:
In function 'deregister_tm_clones':
/usr/local/poudriere/ports/default/lang/gcc9/work/gcc-9.2.0/libgcc/crtstuff=
.c:275:1:
internal compiler error: Segmentation fault
  275 | deregister_tm_clones (void)
      | ^~~~~~~~~~~~~~~~~~~~

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-242506-25139-R5GhXf5JLi>