public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/17437] New: obscure GC problem
@ 2004-09-12 15:13 steven at gcc dot gnu dot org
  2004-09-12 15:14 ` [Bug other/17437] " steven at gcc dot gnu dot org
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: steven at gcc dot gnu dot org @ 2004-09-12 15:13 UTC (permalink / raw)
  To: gcc-bugs

Compile the attached test case with -O3 and you get this: 
Program received signal SIGSEGV, Segmentation fault. 
0x000000000090e182 in lookup_page_table_entry (p=0x14) at ../../mainline/gcc/
ggc-page.c:581 
581       while (table->high_bits != high_bits) 
 
 
$ ../build/gcc/xgcc -c -B../build/gcc/ -O3 -v t.i 
Reading specs from ../build/gcc/specs 
Configured with: ../mainline/configure --disable-nls --disable-multilib 
--disable-libmudflap --enable-languages=c 
Thread model: posix 
gcc version 4.0.0 20040912 (experimental) 
 ../build/gcc/cc1 -fpreprocessed t.i -quiet -dumpbase t.i -mtune=k8 -auxbase t 
-O3 -version -o /tmp/ccpw2dgs.s 
GNU C version 4.0.0 20040912 (experimental) (x86_64-unknown-linux-gnu) 
        compiled by GNU C version 3.3.3 (SuSE Linux). 
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096 
t.i: In function `live_out_1': 
t.i:14236: internal compiler error: Segmentation fault 
 
Of course, I don't have a smaller test case, and the bug does not reproduce 
with a gcac enabled compiler.  GC problems, *sigh*.

-- 
           Summary: obscure GC problem
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P2
         Component: other
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: steven at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
  GCC host triplet: x86_64-unknown-linux-gnu


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


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

end of thread, other threads:[~2004-10-14 16:30 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-12 15:13 [Bug other/17437] New: obscure GC problem steven at gcc dot gnu dot org
2004-09-12 15:14 ` [Bug other/17437] " steven at gcc dot gnu dot org
2004-09-12 17:30 ` [Bug other/17437] New: " Graham Stott
2004-09-12 17:30 ` [Bug other/17437] " graham dot stott at btinternet dot com
2004-09-12 17:35 ` pinskia at gcc dot gnu dot org
2004-09-14  3:12 ` [Bug other/17437] [4.0 Regression] " pinskia at gcc dot gnu dot org
2004-09-14  5:36 ` pinskia at gcc dot gnu dot org
2004-09-14  6:23 ` steven at gcc dot gnu dot org
2004-09-14  6:25 ` stevenb at suse dot de
2004-09-14 15:31 ` law at redhat dot com
2004-09-14 19:07 ` dnovillo at redhat dot com
2004-09-14 19:19 ` law at redhat dot com
2004-09-14 19:48 ` law at redhat dot com
2004-09-15  4:31 ` pinskia at gcc dot gnu dot org
2004-10-12 13:03 ` pinskia at gcc dot gnu dot org
2004-10-14 16:10 ` stevenb at novell dot com
2004-10-14 16:30 ` pinskia at gcc dot gnu dot 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).