From owner-freebsd-current@FreeBSD.ORG Thu Jul 31 02:28:03 2003 Return-Path: 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 1A28E37B401 for ; Thu, 31 Jul 2003 02:28:03 -0700 (PDT) Received: from mailout09.sul.t-online.com (mailout09.sul.t-online.com [194.25.134.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F4C343FBF for ; Thu, 31 Jul 2003 02:28:01 -0700 (PDT) (envelope-from Alexander@Leidinger.net) Received: from fwd08.aul.t-online.de by mailout09.sul.t-online.com with smtp id 19i9j6-0006LE-01; Thu, 31 Jul 2003 11:28:00 +0200 Received: from Andro-Beta.Leidinger.net (ZYhwTrZarekODbXSxEX7gEtWJCSVQ2TUQ-3YPWJcDBgIDGePiGsD8K@[217.83.22.234]) by fmrl08.sul.t-online.com with esmtp id 19i9io-14iYiG0; Thu, 31 Jul 2003 11:27:42 +0200 Received: from Magelan.Leidinger.net (Magelan [192.168.1.1]) h6V9RhM6004209 for ; Thu, 31 Jul 2003 11:27:43 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Received: from Magelan.Leidinger.net (netchild@localhost [127.0.0.1]) by Magelan.Leidinger.net (8.12.9/8.12.9) with SMTP id h6V9RuV7001015 for ; Thu, 31 Jul 2003 11:27:56 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Date: Thu, 31 Jul 2003 11:27:56 +0200 From: Alexander Leidinger To: current@freebsd.org Message-Id: <20030731112756.29df4707.Alexander@Leidinger.net> X-Mailer: Sylpheed version 0.9.3claws (GTK+ 1.2.10; i386-portbld-freebsd5.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Seen: false X-ID: ZYhwTrZarekODbXSxEX7gEtWJCSVQ2TUQ-3YPWJcDBgIDGePiGsD8K@t-dialin.net Subject: world broken with a gcc 3.2 world? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Jul 2003 09:28:03 -0000 Hi, with a Jul 10 world, a clean /usr/obj and the sources as of yesterday I get ---snip--- /big/usr/src/contrib/gcc/dwarf2out.c:11739:75: missing terminating ' character /big/usr/src/contrib/gcc/dwarf2out.c:11741:71: warning: multi-line string litera ls are deprecated /big/usr/src/contrib/gcc/dwarf2out.c:11743:26: missing terminating ' character /big/usr/src/contrib/gcc/dwarf2out.c:12095:28: missing terminating ' character /big/usr/src/contrib/gcc/dwarf2out.c:12190:7: missing terminating ' character /big/usr/src/contrib/gcc/dwarf2out.c:12475:58: macro "ASM_OUTPUT_INTERNAL_LABEL" passed 5 arguments, but takes just 3 /big/usr/src/contrib/gcc/dwarf2out.c:12756:2: #else without #if /big/usr/src/contrib/gcc/dwarf2out.c:12761:2: #endif without #if /big/usr/src/contrib/gcc/dwarf2out.c:12764:2: #endif without #if mkdep: compile failed *** Error code 1 ---snip--- It complains about: ---snip--- else { "body block" of an inline function, we must *NOT* output any DIE for this block because we have already output a DIE to represent the whole inlined function scope and the "body block" of any function doesn't really represent a different scope according to ANSI C rules. So we check here to make sure that this block does not represent a "body block inlining" before trying to set the MUST_OUTPUT_DIE flag. */ `must_output_die' flag. */ ---snip--- which is obviously correct to complain about. "cvs stat" tells me: ---snip--- File: dwarf2out.c Status: Up-to-date Working revision: 1.1.1.9 Wed Jul 30 15:24:40 2003 Repository revision: 1.1.1.9 /big/FreeBSD-CVS/src/contrib/gcc/dwarf2out.c,v Sticky Tag: (none) Sticky Date: (none) Sticky Options: (none) ---snip--- Any hints? Bye, Alexander. -- Where do you think you're going today? http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7