public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "aldot at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug middle-end/31529] ICE in cgraph_expand_function with IMA
Date: Fri, 30 Nov 2007 16:53:00 -0000	[thread overview]
Message-ID: <20071130165306.13791.qmail@sourceware.org> (raw)
In-Reply-To: <bug-31529-11811@http.gcc.gnu.org/bugzilla/>



------- Comment #3 from aldot at gcc dot gnu dot org  2007-11-30 16:53 -------
Target independent. Reduced from toplev.c and i386.c:

$ cat one.i 
getline ()
{
}
$ cat two.i 
extern __inline
getline ()
{
}

$ /scratch/obj.i686/gcc-4.3/./prev-gcc/xgcc -v
-B/scratch/obj.i686/gcc-4.3/./prev-gcc/
-B/opt/i686/gcc-4.3//i686-linux-gnu/bin/ -c one.i two.i -o pr.o -combine
Reading specs from /scratch/obj.i686/gcc-4.3/./prev-gcc/specs
Target: i686-linux-gnu
Configured with: ../../src/gcc-4.3/configure -v
--enable-languages=c,c++,fortran,treelang --prefix=/opt/i686/gcc-4.3/
--enable-shared --with-system-zlib --libexecdir=/opt/i686/gcc-4.3/lib
--enable-nls --without-included-gettext --enable-threads=posix
--program-suffix=-4.3-HEAD --enable-__cxa_atexit
--enable-libstdcxx-allocator=mt --enable-clocale=gnu --enable-libstdcxx-debug
--enable-mpfr --disable-werror --enable-checking=yes --enable-debug
--with-gmp=/opt/i686/gmp-4.2.2/ --with-mpfr=/opt/i686/mpfr-2.3.0
--disable-multilib --enable-intermodule i686-linux-gnu
Thread model: posix
gcc version 4.3.0 20071128 (experimental) (GCC) 
COLLECT_GCC_OPTIONS='-v' '-B/scratch/obj.i686/gcc-4.3/./prev-gcc/'
'-B/opt/i686/gcc-4.3//i686-linux-gnu/bin/' '-c' '-o' 'pr.o' '-combine'
'-mtune=generic'
 /scratch/obj.i686/gcc-4.3/./prev-gcc/cc1 -fpreprocessed one.i two.i -quiet
-dumpbase one.i -mtune=generic -auxbase-strip pr.o -version -o /tmp/ccCpNIlO.s
GNU C (GCC) version 4.3.0 20071128 (experimental) (i686-linux-gnu)
        compiled by GNU C version 4.1.2 20061115 (prerelease) (Debian
4.1.1-21), GMP version 4.2.1, MPFR version 2.3.0-p4.
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
Compiler executable checksum: 67dafa8bc8cc74b9ccacf5609573a661
two.i:4: internal compiler error: in cgraph_expand_function, at
cgraphunit.c:1146


-- 


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


  parent reply	other threads:[~2007-11-30 16:53 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-10 16:30 [Bug c/31529] New: " aldot at gcc dot gnu dot org
2007-04-10 17:07 ` [Bug c/31529] " rguenth at gcc dot gnu dot org
2007-11-28 16:28 ` [Bug middle-end/31529] " aldot at gcc dot gnu dot org
2007-11-30 16:53 ` aldot at gcc dot gnu dot org [this message]
2007-11-30 16:59 ` aldot at gcc dot gnu dot org
2007-12-02 19:35 ` [Bug middle-end/31529] [4.3 Regression] " aldot at gcc dot gnu dot org
2007-12-04 12:29 ` aldot at gcc dot gnu dot org
2007-12-05 22:49 ` aldot at gcc dot gnu dot org
2007-12-15 17:23 ` aldot at gcc dot gnu dot org
2008-01-09 15:48 ` rguenth at gcc dot gnu dot org
2008-01-11  9:50 ` steven at gcc dot gnu dot org
2008-01-11 16:39 ` hubicka at gcc dot gnu dot org
2008-01-23 13:54 ` rguenth at gcc dot gnu dot org
2008-01-23 14:42 ` rguenth at gcc dot gnu dot org
2008-01-23 15:04 ` rguenth at gcc dot gnu dot org
2008-01-26 15:24 ` reichelt at gcc dot gnu dot org
2008-01-26 15:24 ` [Bug c/31529] [4.3 Regression] Does not reject duplicate definitions " rguenth at gcc dot gnu dot org
2008-01-26 16:23 ` [Bug c/31529] [4.1/4.2/4.3 " rguenth at gcc dot gnu dot org
2008-01-26 19:07 ` pinskia at gcc dot gnu dot org
2008-01-26 19:12 ` [Bug middle-end/31529] [4.3 Regression] ICE in cgraph_expand_function " pinskia 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=20071130165306.13791.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).