public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "zsojka at seznam dot cz" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug debug/43540] ICE: vector VEC(dw_cfi_ref,heap) grow domain error, in output_cfis at dwarf2out.c:3346 or OOM-killed
Date: Fri, 26 Mar 2010 14:57:00 -0000	[thread overview]
Message-ID: <20100326145649.24723.qmail@sourceware.org> (raw)
In-Reply-To: <bug-43540-14164@http.gcc.gnu.org/bugzilla/>



------- Comment #3 from zsojka at seznam dot cz  2010-03-26 14:56 -------
Created an attachment (id=20211)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20211&action=view)
generated profile data

It can be reproduced only when compiled as C++ code.

With this profile file and file from comment #1, I get:

$ /mnt/svn/gcc-trunk/binary-157723-lto/bin/g++ -O1
-freorder-blocks-and-partition -ftree-vectorize -fgraphite-identity -m32
-mstackrealign -fprofile-use pr43540.C -v
Using built-in specs.
COLLECT_GCC=/mnt/svn/gcc-trunk/binary-157723-lto/bin/g++
COLLECT_LTO_WRAPPER=/mnt/svn/gcc-trunk/binary-157723-lto/libexec/gcc/x86_64-unknown-linux-gnu/4.5.0/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: /mnt/svn/gcc-trunk/configure --enable-languages=c,c++,lto
--prefix=/mnt/svn/gcc-trunk/binary-157723-lto
Thread model: posix
gcc version 4.5.0 20100325 (experimental) (GCC) 
COLLECT_GCC_OPTIONS='-O1' '-freorder-blocks-and-partition' '-ftree-vectorize'
'-fgraphite-identity' '-m32' '-mstackrealign' '-fprofile-use' '-v'
'-shared-libgcc' '-mtune=generic' '-march=x86-64'

/mnt/svn/gcc-trunk/binary-157723-lto/libexec/gcc/x86_64-unknown-linux-gnu/4.5.0/cc1plus
-quiet -v -imultilib 32 -D_GNU_SOURCE pr43540.C -quiet -dumpbase pr43540.C -m32
-mstackrealign -mtune=generic -march=x86-64 -auxbase pr43540 -O1 -version
-freorder-blocks-and-partition -ftree-vectorize -fgraphite-identity
-fprofile-use -o /tmp/cci7jSME.s
GNU C++ (GCC) version 4.5.0 20100325 (experimental) (x86_64-unknown-linux-gnu)
        compiled by GNU C version 4.5.0 20100325 (experimental), GMP version
4.3.2, MPFR version 2.4.2-p3, MPC version 0.8.1
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
ignoring nonexistent directory "/usr/local/include"
ignoring nonexistent directory
"/mnt/svn/gcc-trunk/binary-157723-lto/lib/gcc/x86_64-unknown-linux-gnu/4.5.0/../../../../x86_64-unknown-linux-gnu/include"
#include "..." search starts here:
#include <...> search starts here:

/mnt/svn/gcc-trunk/binary-157723-lto/lib/gcc/x86_64-unknown-linux-gnu/4.5.0/../../../../include/c++/4.5.0

/mnt/svn/gcc-trunk/binary-157723-lto/lib/gcc/x86_64-unknown-linux-gnu/4.5.0/../../../../include/c++/4.5.0/x86_64-unknown-linux-gnu/32

/mnt/svn/gcc-trunk/binary-157723-lto/lib/gcc/x86_64-unknown-linux-gnu/4.5.0/../../../../include/c++/4.5.0/backward
 /mnt/svn/gcc-trunk/binary-157723-lto/include

/mnt/svn/gcc-trunk/binary-157723-lto/lib/gcc/x86_64-unknown-linux-gnu/4.5.0/include

/mnt/svn/gcc-trunk/binary-157723-lto/lib/gcc/x86_64-unknown-linux-gnu/4.5.0/include-fixed
 /usr/include
End of search list.
GNU C++ (GCC) version 4.5.0 20100325 (experimental) (x86_64-unknown-linux-gnu)
        compiled by GNU C version 4.5.0 20100325 (experimental), GMP version
4.3.2, MPFR version 2.4.2-p3, MPC version 0.8.1
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
Compiler executable checksum: c5e882d80018cd4c9e542f2a29b233c3
pr43540.C: In function 'int foo(int, int)':
pr43540.C:10:1: internal compiler error: vector VEC(dw_cfi_ref,heap) grow
domain error, in output_cfis at dwarf2out.c:3346
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43540


  parent reply	other threads:[~2010-03-26 14:57 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-26 13:54 [Bug debug/43540] New: " zsojka at seznam dot cz
2010-03-26 13:55 ` [Bug debug/43540] " zsojka at seznam dot cz
2010-03-26 14:39 ` jakub at gcc dot gnu dot org
2010-03-26 14:57 ` zsojka at seznam dot cz [this message]
2010-03-26 14:58 ` rguenth at gcc dot gnu dot org
2010-03-26 15:08 ` zsojka at seznam dot cz
2010-03-26 15:17 ` zsojka at seznam dot cz
2010-03-26 15:51 ` jakub at gcc dot gnu dot org
2010-03-26 17:12 ` zsojka at seznam dot cz
2010-03-26 20:54 ` jakub at gcc dot gnu dot org
2010-05-19 14:57 ` jakub at gcc dot gnu dot 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=20100326145649.24723.qmail@sourceware.org \
    --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).