public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/39301]  New: ICE in register_overhead, at bitmap.c:115
@ 2009-02-25 14:03 lucier at math dot purdue dot edu
  2009-02-25 14:11 ` [Bug c/39301] " rguenth at gcc dot gnu dot org
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: lucier at math dot purdue dot edu @ 2009-02-25 14:03 UTC (permalink / raw)
  To: gcc-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 2468 bytes --]

With this compiler:

[lucier@descartes gambc-v4_4_1-devel]$ /pkgs/gcc-mainline/bin/gcc -v
Using built-in specs.
Target: powerpc64-unknown-linux-gnu
Configured with: ../../mainline/configure --prefix=/pkgs/gcc-mainline
--enable-languages=c --enable-gather-detailed-mem-stats --with-cpu=default64
Thread model: posix
gcc version 4.4.0 20090224 (experimental) [trunk revision 144414] (GCC) 

with compiler.i found at

http://www.math.purdue.edu/~lucier/bugzilla/8

and this command line:

[lucier@descartes gambc-v4_4_1-devel]$ gdb
/pkgs/gcc-mainline/libexec/gcc/powerpc64-unknown-linux-gnu/4.4.0/cc1
(gdb) run  -I../include -Wall -W -Wno-unused -O1 -fno-math-errno
-fschedule-insns2 -O1 -fno-math-errno -fschedule-insns2 -fno-trapping-math
-fno-strict-aliasing -fwrapv -fomit-frame-pointer -fPIC -fno-common  compiler.i

one gets an ICE 

Starting program:
/pkgs/gcc-mainline/libexec/gcc/powerpc64-unknown-linux-gnu/4.4.0/cc1
-I../include -Wall -W -Wno-unused -O1 -fno-math-errno -fschedule-insns2 -O1
-fno-math-errno -fschedule-insns2 -fno-trapping-math -fno-strict-aliasing
-fwrapv -fomit-frame-pointer -fPIC -fno-common  compiler.i
 btowc wctob mbrlen {GC 5504k -> 3345k} {GC 5325k -> 4387k} code_size
___H__20_compiler_2e_o1 {GC 202396k -> 113348k} ___init_proc
____20_compiler_2e_o1
Analyzing compilation unit
 {GC 182571k -> 135708k}Performing interprocedural optimizations
 <visibility> <early_local_cleanups> {GC 237987k -> 236439k} <summary generate>
<inline> <static-var> <pure-const>Assembling functions:
 code_size ___init_proc ____20_compiler_2e_o1 ___H__20_compiler_2e_o1 {GC
349654k -> 288661k} {GC 406235k -> 272087k}
compiler.c: In function ‘___H__20_compiler_2e_o1’:
compiler.c:322876: internal compiler error: in register_overhead, at
bitmap.c:115

I'm sorry the test case is enormous, but it runs in about a GB of RAM. I also
haven't been able to figure out how to use gdb properly in this mixed
ppc32/ppc64 environment.


-- 
           Summary: ICE in register_overhead, at bitmap.c:115
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: lucier at math dot purdue dot edu
 GCC build triplet: powerpc64-unknown-linux-gnu
  GCC host triplet: powerpc64-unknown-linux-gnu
GCC target triplet: powerpc64-unknown-linux-gnu


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


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

end of thread, other threads:[~2009-05-17  1:09 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-25 14:03 [Bug c/39301] New: ICE in register_overhead, at bitmap.c:115 lucier at math dot purdue dot edu
2009-02-25 14:11 ` [Bug c/39301] " rguenth at gcc dot gnu dot org
2009-03-23  4:59 ` [Bug middle-end/39301] " bje at gcc dot gnu dot org
2009-03-27  4:15 ` bje at gcc dot gnu dot org
2009-03-27 15:12 ` lucier at math dot purdue dot edu
2009-03-31  5:46 ` bje at gcc dot gnu dot org
2009-03-31 12:38 ` lucier at math dot purdue dot edu
2009-05-08 20:28 ` lucier at math dot purdue dot edu
2009-05-14  1:32 ` bje at gcc dot gnu dot org
2009-05-15 21:55 ` lucier at math dot purdue dot edu
2009-05-15 21:57 ` lucier at math dot purdue dot edu
2009-05-15 22:29 ` rguenth at gcc dot gnu dot org
2009-05-16  1:21 ` lucier at math dot purdue dot edu
2009-05-16 10:26 ` rguenth at gcc dot gnu dot org
2009-05-16 14:37 ` lucier at math dot purdue dot edu
2009-05-16 22:42 ` hjl at gcc dot gnu dot org
2009-05-17  1:09 ` lucier at math dot purdue dot edu

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