Bug 8834 - d30v-elf ICE during bootstrap
Summary: d30v-elf ICE during bootstrap
Status: RESOLVED WONTFIX
Alias: None
Product: gcc
Classification: Unclassified
Component: target (show other bugs)
Version: 3.2.1
: P3 normal
Target Milestone: 4.1.0
Assignee: Not yet assigned to anyone
URL:
Keywords: ice-on-valid-code
Depends on:
Blocks:
 
Reported: 2002-12-05 15:16 UTC by Joel Sherrill
Modified: 2005-10-02 20:53 UTC (History)
2 users (show)

See Also:
Host: i686-pc-linux-gnu
Target: d30v-elf
Build: i686-pc-linux-gnu
Known to work:
Known to fail:
Last reconfirmed: 2005-07-18 01:35:23


Attachments
sstream-inst.cc.gz (73.25 KB, application/x-gzip )
2003-05-21 15:15 UTC, Joel Sherrill
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Joel Sherrill 2002-12-05 15:16:02 UTC
/usr/src/redhat/BUILD/d30v-elf-gcc-newlib/build/gcc/xgcc -shared-libgcc -B/usr/src/redhat/BUILD/d30v-elf-gcc-newlib/build/gcc/ -nostdinc++ -L/usr/src/redhat/BUILD/d30v-elf-gcc-newlib/build/d30v-elf/libstdc++-v3/src -L/usr/src/redhat/BUILD/d30v-elf-gcc-newlib/build/d30v-elf/libstdc++-v3/src/.libs -nostdinc -B/usr/src/redhat/BUILD/d30v-elf-gcc-newlib/build/d30v-elf/newlib/ -isystem /usr/src/redhat/BUILD/d30v-elf-gcc-newlib/build/d30v-elf/newlib/targ-include -isystem /usr/src/redhat/BUILD/d30v-elf-gcc-newlib/gcc-3.2.1/newlib/libc/include -B/opt/gnucross/d30v-elf/bin/ -B/opt/gnucross/d30v-elf/lib/ -isystem /opt/gnucross/d30v-elf/include -nostdinc++ -I/usr/src/redhat/BUILD/d30v-elf-gcc-newlib/build/d30v-elf/libstdc++-v3/include/d30v-elf -I/usr/src/redhat/BUILD/d30v-elf-gcc-newlib/build/d30v-elf/libstdc++-v3/include -I../../../../gcc-3.2.1/libstdc++-v3/libsupc++ -I../../../../gcc-3.2.1/libstdc++-v3/libmath -g -Os -Wa,-C -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -g -c ../../../../gcc-3.2.1/libstdc++-v3/src/fstream-inst.cc -o fstream-inst.o
/usr/src/redhat/BUILD/d30v-elf-gcc-newlib/build/d30v-elf/libstdc++-v3/include/fstream: In
   constructor `std::basic_ifstream<_CharT, _Traits>::basic_ifstream() [with
   _CharT = char, _Traits = std::char_traits<char>]':
/usr/src/redhat/BUILD/d30v-elf-gcc-newlib/build/d30v-elf/libstdc++-v3/include/fstream:327:   instantiated from `std::basic_ifstream<_CharT, _Traits>::basic_ifstream() [with _CharT = char, _Traits = std::char_traits<char>]'
../../../../gcc-3.2.1/libstdc++-v3/src/fstream-inst.cc:46:   instantiated from here
/usr/src/redhat/BUILD/d30v-elf-gcc-newlib/build/d30v-elf/libstdc++-v3/include/fstream:327: Internal
   compiler error in init_propagate_block_info, at flow.c:1918
Please submit a full bug report,
with preprocessed source if appropriate.

Release:
gcc 3.2.1

Environment:
binutils 2.13.1 .. host GNU/Linux Redhat 7.3
Comment 1 Joel Sherrill 2003-01-31 18:21:59 UTC
State-Changed-From-To: open->feedback
State-Changed-Why: Still occurs with 3.2.2 prerelase but moved to the file strstream.cc
Comment 2 Dara Hazeghi 2003-05-09 12:19:14 UTC
From: Dara Hazeghi <dhazeghi@yahoo.com>
To: gcc-gnats@gcc.gnu.org, joel@gcc.gnu.org
Cc:  
Subject: Re: bootstrap/8834: d30v-elf ICE during bootstrap
Date: Fri, 9 May 2003 12:19:14 -0700

 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit- 
 trail&database=gcc&pr=8834
 
 Hello,
 
 I'm not sure why this PR is in feedback? It appears we have sufficient  
 information to reproduce the problem, so I would assume it can be  
 changed to "open" or "analyzed"? Or are we waiting for preprocessed  
 source? Thanks for clarification.
 
 Dara
 
Comment 3 Giovanni Bajo 2003-05-12 11:33:01 UTC
State-Changed-From-To: feedback->open
State-Changed-Why: Clicko (not analyzed yet)
Comment 4 Joel Sherrill 2003-05-12 20:49:09 UTC
State-Changed-From-To: open->feedback
State-Changed-Why: Preprocessed file attached.  The line number of the ICE in
    flow.c moved to 1942 in the gcc 3.3 branch that the preprocessed
    output was generated by.
Comment 5 Dara Hazeghi 2003-06-02 18:50:00 UTC
Confirmed with gcc 3.3 branch (20030527). Does this problem also occur on mainline still too? 
Also, I don't understand why this report is in WAITING. We have the necessary information to 
report the bug, it's just that nobody's gotten around to fixing it yet.

Dara
Comment 6 Andrew Pinski 2003-12-26 19:34:11 UTC
Suspending as this target has been marked as obsolete.
Comment 7 Andrew Pinski 2005-10-02 20:53:58 UTC
Closing as won't fix for 4.1.0 as this target was removed in 4.1.0.