fails to build OctaveCVS of 18th June: g++ -c -fPIC -I. -I.. -I../liboctave -I../src -I../libcruft/misc -I../glob -I../glob -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -g -O2 lex.cc -o pic/lex.o -save-temps In file included from lex.l:74: ./oct-gperf.h: In function `const octave_kw* octave_kw_lookup(const char*, unsigned int)': ./oct-gperf.h:175: internal compiler error: in instantiate_template, at cp/pt.c:8668 Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions.
Created attachment 6564 [details] temporary file created with -save-temps
This compiles cleanly for me, but with a present CVS snapshot of gcc. Can someone please try to confirm whether this has been fixed already since the 3.4.0 release? Can you please also post the output of gcc -v? Thanks Wolfgang
If it has already been fixed in 3.4.1, it could be a duplicate of PR 15165. Gert, at the point where it ICEs the compiler, do you use something that resembles the code in PR 15165? Thanks Wolfgang
Yes this is a dup of bug 15165. *** This bug has been marked as a duplicate of 15165 ***
ok. sorry for the double post. should have looked better in the bug list.