public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/64545] New: failed gcc build: internal compiler error: in inline_small_functions, at ipa-inline.c:1693
@ 2015-01-08 22:06 mikulas at artax dot karlin.mff.cuni.cz
  2015-01-09  1:58 ` [Bug middle-end/64545] " mikulas at artax dot karlin.mff.cuni.cz
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: mikulas at artax dot karlin.mff.cuni.cz @ 2015-01-08 22:06 UTC (permalink / raw)
  To: gcc-bugs

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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2024-04-03  4:49 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-08 22:06 [Bug middle-end/64545] New: failed gcc build: internal compiler error: in inline_small_functions, at ipa-inline.c:1693 mikulas at artax dot karlin.mff.cuni.cz
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

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).