public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "ktkachov at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug bootstrap/64102] ARM bootstrap fails with segfault with -mapcs in BOOT_CFLAGS
Date: Mon, 01 Dec 2014 13:50:00 -0000	[thread overview]
Message-ID: <bug-64102-4-aO7hBWMW6E@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-64102-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #4 from ktkachov at gcc dot gnu.org ---
(In reply to ktkachov from comment #3)
> Hmm...
> Trying to bootstrap 4.9 with the same configuration and -mapcs results in an
> ICE in stage2 when compiling haifa-sched.c
> $SRC/gcc/haifa-sched.c:6507:1: internal compiler error: in lra_create_copy,
> at lra.c:1532
>  }
>  ^
> 0x6f240b lra_create_copy(int, int, int)
>         $SRC/gcc/lra.c:1532
> 0x70f447 process_bb_lives
>         $SRC/gcc/lra-lives.c:568
> 0x710761 lra_create_live_ranges(bool)
>         $SRC/gcc/lra-lives.c:1008
> 0x6f3f33 lra(_IO_FILE*)
>         $SRC/gcc/lra.c:2372
> 0x6ad3a1 do_reload
>         $SRC/gcc/ira.c:5457
> 0x6ad717 rest_of_handle_reload
>         $SRC/gcc/ira.c:5598
> 0x6ad75f execute
>         $SRC/gcc/ira.c:5627
> Please submit a full bug report,
> with preprocessed source if appropriate.
> 
> 
> I didn't try without -mapcs on 4.9 though, so need to check that first.

Ah, this is a known bootstrap failure: PR 63740
so can't check whether the -mapcs issue is a regression until that's resolved


  parent reply	other threads:[~2014-12-01 13:50 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-28 13:55 [Bug bootstrap/64102] New: " ktkachov at gcc dot gnu.org
2014-11-28 14:01 ` [Bug bootstrap/64102] " ktkachov at gcc dot gnu.org
2014-11-28 14:06 ` ktkachov at gcc dot gnu.org
2014-12-01 11:30 ` ktkachov at gcc dot gnu.org
2014-12-01 13:50 ` ktkachov at gcc dot gnu.org [this message]
2014-12-09  9:18 ` ktkachov at gcc dot gnu.org
2015-01-15 13:28 ` ramana at gcc dot gnu.org

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-64102-4-aO7hBWMW6E@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).