public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "zhaojing2 at longcheer dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug debug/94868] New: GCC compile error(GCC-4.6.3)
Date: Thu, 30 Apr 2020 07:48:31 +0000	[thread overview]
Message-ID: <bug-94868-4@http.gcc.gnu.org/bugzilla/> (raw)

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

            Bug ID: 94868
           Summary: GCC compile error(GCC-4.6.3)
           Product: gcc
           Version: 4.6.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: debug
          Assignee: unassigned at gcc dot gnu.org
          Reporter: zhaojing2 at longcheer dot com
  Target Milestone: ---

Created attachment 48414
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48414&action=edit
compile log

CONFIGURE:
./configure --prefix=/opt/gcc-4.6.3/gcc_install
--with-gmp=/opt/gcc-4.6.3/gmp-4.3.2/gmp_install
--with-mpfr=/opt/gcc-4.6.3/mpfr-2.4.2/mpfr_install
--with-mpc=/opt/gcc-4.6.3/mpc-0.8.1/mpc_install --enable-checking=release
--program-suffix=gcc-4.6.2 --enable-languages=c,c++ --disable-bootstrap
--enable-shared --disable-multilib

ERROR:
../.././libgcc/../gcc/libgcc2.c: In function ‘__multi3’:
../.././libgcc/../gcc/libgcc2.c:558:1: internal compiler error: Segmentation
fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make[2]: *** [_muldi3.o] Error 1
make[2]: *** Waiting for unfinished jobs....
../.././libgcc/../gcc/libgcc2.c: In function ‘__cmpti2’:
../.././libgcc/../gcc/libgcc2.c:1156:1: internal compiler error: Segmentation
fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make[2]: *** [_cmpdi2.o] Error 1
../.././libgcc/../gcc/libgcc2.c: In function ‘__ucmpti2’:
../.././libgcc/../gcc/libgcc2.c:1175:1: internal compiler error: Segmentation
fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make[2]: *** [_ucmpdi2.o] Error 1
../.././libgcc/../gcc/libgcc2.c: In function ‘__absvti2’:
../.././libgcc/../gcc/libgcc2.c:272:1: internal compiler error: Segmentation
fault
Please submit a full bug report,

             reply	other threads:[~2020-04-30  7:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-30  7:48 zhaojing2 at longcheer dot com [this message]
2020-04-30  8:20 ` [Bug debug/94868] " rguenth at gcc dot gnu.org
2020-04-30 10:32 ` zhaojing2 at longcheer dot com
2020-05-09  3:49 ` zhaojing2 at longcheer dot com

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-94868-4@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).