[parisc-linux] Re: c++/10235: [3.3 regression] [HPPA] internal compiler error: in final_scan_insn, at final.c:2099

Randolph Chung tausq@debian.org
Thu Apr 17 06:24:00 GMT 2003


In reference to a message from doko@gcc.gnu.org, dated Apr 17:
> Synopsis: [3.3 regression] [HPPA] internal compiler error: in final_scan_insn, at final.c:2099
> 
> State-Changed-From-To: feedback->closed
> State-Changed-By: doko
> State-Changed-When: Thu Apr 17 05:57:39 2003
> State-Changed-Why:
>     sucessfully built as well with 3.3 20030412 (current Debian package)
> 
> http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=10235

really? it still ICEs for me with that version. The test case was from
the nurbs++ package.

tausq@ios:~/debian/nurbs++-3.0.11$ g++ -v
Reading specs from /usr/lib/gcc-lib/hppa-linux/3.3/specs
Configured with: ../src/configure -v --enable-languages=c,c++,f77,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib --enable-nls --without-included-gettext --enable-__cxa_atexit --enable-sjlj-exceptions --enable-clocale=gnu --enable-debug --enable-objc-gc hppa-linux
Thread model: posix
gcc version 3.3 20030412 (Debian prerelease)

tausq@ios:~/debian/nurbs++-3.0.11$ g++ -DHAVE_CONFIG_H -I. -I. -I../include -I/usr/X11R6/include -I../include -I../matrix -I../image -I../numerical -g -O2 -fno-implicit-templates -c f_nurbs.cpp -MT f_nurbs.lo -MD -MP -MF .deps/f_nurbs.TPlo  -fPIC -DPIC -o .libs/f_nurbs.lo
nurbs.cpp: In member function `void PLib::NurbsCurve<T, N>::globalInterpD(const
   PLib::Vector<PLib::Point_nD<T, D> >&, const PLib::Vector<PLib::Point_nD<T,
   D> >&, int, int, T) [with T = float, int N = 2]':
f_nurbs.cpp:85:   instantiated from here
nurbs.cpp:3060: internal compiler error: in final_scan_insn, at final.c:2099
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

Maybe the test case needs fixing :) Dave, I'll put a preprocessed file
in gsyprf11:~tausq/f_nurbs.ii.gz. It's >100k so i won't post it here 
for now.  :)

i'm in the process of building a new cvs snapshot to retry.

thanks,
randolph
-- 
Randolph Chung
Debian GNU/Linux Developer, hppa/ia64 ports
http://www.tausq.org/



More information about the Gcc-bugs mailing list