This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/20991] [4.0/4.1 Regression] ICE in cgraph_mark_reachable_node
- From: "commie1 at gmx dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Apr 2005 12:35:29 -0000
- Subject: [Bug middle-end/20991] [4.0/4.1 Regression] ICE in cgraph_mark_reachable_node
- References: <20050413132503.20991.jakub@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From commie1 at gmx dot net 2005-04-14 12:35 -------
Your simplified testcase only causes an ICE when I use the C++ headers from gcc
3.4.3 with gcc 4.0.0, otherwise it works fine.
ICE: /opt/gcc40/bin/g++ -O -finline-functions test.cc -c -o test.o -isystem
/usr/include/c++/3.4.3
No ICE: /opt/gcc40/bin/g++ -O -finline-functions test.cc -c -o test.o
So you should be able to build Octave without problems...
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |commie1 at gmx dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20991