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