From nobody@FreeBSD.org  Mon Sep 16 14:50:28 2002
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id B495537B400
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 16 Sep 2002 14:50:28 -0700 (PDT)
Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 7222F43E65
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 16 Sep 2002 14:50:28 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g8GLoIOT071372
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 16 Sep 2002 14:50:18 -0700 (PDT)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.4/8.12.4/Submit) id g8GLoIDq071371;
	Mon, 16 Sep 2002 14:50:18 -0700 (PDT)
Message-Id: <200209162150.g8GLoIDq071371@www.freebsd.org>
Date: Mon, 16 Sep 2002 14:50:18 -0700 (PDT)
From: Gerasimos Melissaratos <gmelis@eexi.gr>
To: freebsd-gnats-submit@FreeBSD.org
Subject: gcc in CURRENT error:  Internal compiler error in cp_expr_size, at cp/cp-lang.c:130
X-Send-Pr-Version: www-1.0

>Number:         42855
>Category:       gnu
>Synopsis:       gcc in CURRENT error:  Internal compiler error in cp_expr_size, at cp/cp-lang.c:130
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    ak03
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 16 15:00:18 PDT 2002
>Closed-Date:    Fri Sep 20 10:40:20 PDT 2002
>Last-Modified:  Fri Sep 20 10:40:20 PDT 2002
>Originator:     Gerasimos Melissaratos
>Release:        5.0 CURRENT
>Organization:
Association of Hellenic Internet Users
>Environment:
FreeBSD afaia.eexi.gr 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sat Sep 14 17:32:49 EEST 2002     root@afaia.eexi.gr:/usr/src/sys/i386/compile/LAPTOP  i386
>Description:
While compiling lyx (happens in kdelibs3 roo, haven't tested others) the following error appears:
======================================================================
cc1plus: warning: changing search order for system directory "/usr/X11R6/include"
cc1plus: warning:   as it has already been specified as a non-system directory
insetref.C: In function `void __static_initialization_and_destruction_0(int, 
   int)':
insetref.C:109: Internal compiler error in cp_expr_size, at cp/cp-lang.c:130
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
gmake[3]: *** [insetref.lo] Error 1
gmake[3]: Leaving directory `/usr/ports/print/lyx/work/lyx-1.2.0/src/insets'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/print/lyx/work/lyx-1.2.0/src'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/usr/ports/print/lyx/work/lyx-1.2.0/src'
gmake: *** [all-recursive] Error 1
*** Error code 2
======================================================================


>How-To-Repeat:
Run "make" in /usr/ports/print/lyx or /usr/ports/x11/kde3
>Fix:
According to GNU, you must update the cvs code for gcc to a version later than September 1. Better yet, check on c++/7859 bug report on
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7859
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: kan 
State-Changed-When: Fri Sep 20 10:38:25 PDT 2002 
State-Changed-Why:  
I did an import of a newer GCC on Sep. 16. 


Responsible-Changed-From-To: freebsd-bugs->ak03 
Responsible-Changed-By: kan 
Responsible-Changed-When: Fri Sep 20 10:38:25 PDT 2002 
Responsible-Changed-Why:  
I did an import of a newer GCC on Sep. 16. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=42855 
>Unformatted:
