This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

c++/3458: interbal compiler error



>Number:         3458
>Category:       c++
>Synopsis:       interbal compiler error
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Jun 28 06:46:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     furang@tiscalinet.it
>Release:        3.0
>Organization:
>Environment:
Solaris 7 - sparc, Linux 2.4.5 i386
>Description:
>How-To-Repeat:
g++ TestGrafo.cpp grafo.cpp -o TestGrafo -g 2>&1 |more
In file included from listeadp.h:4,
                 from grafonorpl.h:5,
                 from TestGrafo.cpp:3:
listaord.h:22: Internal error #108.
listaord.h:22: Internal compiler error in incomplete_type_error, at 
   cp/typeck2.c:249
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:
 >gcc -v
 Reading specs from /export/home/furfaro/gcc-bin/bin/../lib/gcc-lib/sparc-sun-solaris2.7/3.0/specs
 Configured with: ../gcc-3.0/configure --prefix=/export/home/furfaro/gcc-bin/ : (reconfigured) ../gcc-3.0/configure --prefix=/export/home/furfaro/gcc-bin/ : (reconfigured) ../gcc-3.0/configure --prefix=/export/home/furfaro/gcc-bin/
 Thread model: posix
 gcc version 3.0
 
 
 
----gnatsweb-attachment----
Content-Type: application/octet-stream; name="TestGrafo.ii"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="TestGrafo.ii"


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]