Subject: toolchain/15708: internal compiler error on sparc64
To: None <gnats-bugs@gnats.netbsd.org>
From: None <martin@duskware.de>
List: netbsd-bugs
Date: 02/23/2002 11:16:47
>Number:         15708
>Category:       toolchain
>Synopsis:       internal compiler error on sparc64
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    toolchain-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Feb 23 02:17:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Martin Husemann
>Release:        NetBSD 1.5ZA
>Organization:
>Environment:
System: NetBSD setting-sun.duskware.de 1.5ZA NetBSD 1.5ZA (SETTINGSUN) #0: Fri Feb 22 14:18:00 MET 2002 martin@setting-sun.duskware.de:/usr/src/sys/arch/sparc64/compile/SETTINGSUN sparc64
Architecture: sparc64
Machine: sparc64

Binaries are from a build.sh run last night, sources updated Feb 22.
>Description:

When trying to build pkgsrc/audio/id3lib the following compiler error
happens:

 ===> Building for id3lib-3.8.0.0.2
 make  all-recursive
 Making all in .
 Making all in m4
 Making all in doc
 Making all in include
 Making all in id3
 Making all in src
 /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include     -O -pipe -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c tag.cpp
 c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -O -pipe -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c tag.cpp  -fPIC -DPIC -o .libs/tag.o
 /usr/include/g++/stl_list.h: In method `void list<ID3_Frame *,allocator<ID3_Frame *> >::insert<_List_iterator<ID3_Frame *,ID3_Frame *const &,ID3_Frame *const *> >(_List_iterator<ID3_Frame *,ID3_Frame *&,ID3_Frame **>, _List_iterator<ID3_Frame *,ID3_Frame *const &,ID3_Frame *const *>, _List_iterator<ID3_Frame *,ID3_Frame *const &,ID3_Frame *const *>)':
 /usr/include/g++/stl_list.h:435:   instantiated from `list<ID3_Frame *,allocator<ID3_Frame *> >::list(const list<ID3_Frame *,allocator<ID3_Frame *> > &)'
 tag.cpp:665:   instantiated from here
 /usr/include/g++/stl_list.h:369: Internal compiler error in `emit_move_insn_1', at expr.c:2829
 Please submit a full bug report.
 See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
 *** Error code 1

>How-To-Repeat:
s.a.

>Fix:
n/a
>Release-Note:
>Audit-Trail:
>Unformatted: