public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "mikulas at artax dot karlin.mff.cuni.cz" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug middle-end/64545] New: failed gcc build: internal compiler error: in inline_small_functions, at ipa-inline.c:1693
Date: Thu, 08 Jan 2015 22:06:00 -0000	[thread overview]
Message-ID: <bug-64545-4@http.gcc.gnu.org/bugzilla/> (raw)

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

            Bug ID: 64545
           Summary: failed gcc build: internal compiler error: in
                    inline_small_functions, at ipa-inline.c:1693
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: middle-end
          Assignee: unassigned at gcc dot gnu.org
          Reporter: mikulas at artax dot karlin.mff.cuni.cz
              Host: x86_64-unknown-linux-gnu
            Target: x86_64-unknown-linux-gnu
             Build: x86_64-unknown-linux-gnu

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

ICE when building gcc revision r219330 on Debian Wheezy. Build script:

CFLAGS="-O2 -march=barcelona -fomit-frame-pointer"
export CFLAGS
CXXFLAGS="$CFLAGS"
export CXXFLAGS
MAKEFLAGS=-j12
export MAKEFLAGS
../gcc-svn/configure                                                    \
        --prefix=/usr/local/gcc-svn/                                    \
        --enable-lto                                                    \
        --with-system-zlib                                              \
        --enable-languages=c                                            \
        --enable-multilib                                               \
        --with-multilib-list=m32,m64                                    \
        --disable-werror                                                \
        --enable-checking=yes                                           \
        &&
nice -n 20 make BOOT_CFLAGS="$CFLAGS" profiledbootstrap


             reply	other threads:[~2015-01-08 22:06 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-08 22:06 mikulas at artax dot karlin.mff.cuni.cz [this message]
2015-01-09  1:58 ` [Bug middle-end/64545] " mikulas at artax dot karlin.mff.cuni.cz
2015-01-09  2:26 ` hjl.tools at gmail dot com
2015-01-14  8:14 ` [Bug ipa/64545] " trippels at gcc dot gnu.org
2015-01-14  8:15 ` trippels at gcc dot gnu.org
2015-01-14  8:20 ` hubicka at gcc dot gnu.org
2015-01-14  9:32 ` ubizjak at gmail dot com
2015-01-14 17:04 ` hubicka at gcc dot gnu.org
2024-04-03  4:49 ` pinskia 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-64545-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).