From owner-freebsd-current Sun Sep 8 12:43: 6 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9EF4237B400; Sun, 8 Sep 2002 12:43:03 -0700 (PDT) Received: from baraca.united.net.ua (ns.united.net.ua [193.111.8.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83DFD43E3B; Sun, 8 Sep 2002 12:42:53 -0700 (PDT) (envelope-from max@vega.com) Received: from vega.vega.com (xDSL-2-2.united.net.ua [193.111.9.226]) by baraca.united.net.ua (8.11.6/8.11.6) with ESMTP id g88JgLs45853; Sun, 8 Sep 2002 22:42:34 +0300 (EEST) (envelope-from max@vega.com) Received: from vega.vega.com (max@localhost [127.0.0.1]) by vega.vega.com (8.12.5/8.12.5) with ESMTP id g88JgQdO009954; Sun, 8 Sep 2002 22:42:26 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Received: (from max@localhost) by vega.vega.com (8.12.5/8.12.5/Submit) id g88JgPdZ009953; Sun, 8 Sep 2002 22:42:25 +0300 (EEST) Date: Sun, 8 Sep 2002 22:42:25 +0300 From: Maxim Sobolev To: Mikhail Teterin Cc: current@FreeBSD.ORG, kde@FreeBSD.ORG, kan@FreeBSD.ORG, obrien@FreeBSD.ORG Subject: Re: troubles with the new GCC -- anyone else? Message-ID: <20020908194225.GB9892@vega.vega.com> References: <200209081429.43386@aldan> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <200209081429.43386@aldan> User-Agent: Mutt/1.4i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Sep 08, 2002 at 02:30:06PM -0400, Mikhail Teterin wrote: > Is it just me, or do others have troubles too? I upgraded yesterday: > > mi@celsius:~ (101) cc -v > Using built-in specs. > Configured with: FreeBSD/i386 system compiler > Thread model: posix > gcc version 3.2.1 [FreeBSD] 20020901 (prerelease) > > With ``-march=pentium2 -mmmx'' > > . there is a file or two in XFree86-4-Server, that cause an Internal Compiler > Error -- fixed with ``-march=pentium2 -mno-mmx'' (same trouble existed with > the previous version, AFAIR) > > . one file in libiconv causes ICE -- the workaround above does not work. But > ``-march=pentium -mmmx'' works. > > . in the kdelibs3, the kdecore/kkeyserver_x11.cpp will not compile regardless > of the architecture or optimization flags -- the ICE is in GCC's > cp/cp-lang.c:130, due, it seems, to the initialization complexity. Can't > think of a workaround :-\ Please submit preprocessed sources which trigger ICE to GCC's problem reporting database. There is very little (if anything at all) FreeBSD developers could and should do to help you with that. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message