[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#106716: marked as done (gcc-3.0.1 refuses to compile Linux kernel)



Your message dated Sun, 26 Aug 2001 09:38:54 +0200
with message-id <15240.42894.986791.548838@gargle.gargle.HOWL>
and subject line fixed in gcc-3.0 3.0.2ds0-0pre010825
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Darren Benham
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 26 Jul 2001 18:27:30 +0000
>From root@vana.vc.cvut.cz Thu Jul 26 13:27:30 2001
Return-path: <root@vana.vc.cvut.cz>
Received: from zikova.cvut.cz [::ffff:147.32.235.100] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 15Ppr7-0000vF-00; Thu, 26 Jul 2001 13:27:30 -0500
Received: from vana.vc.cvut.cz (root@vana.vc.cvut.cz [147.32.240.58])
	by zikova.cvut.cz (8.9.0.Beta5/8.9.0.Beta5) with ESMTP id VAA21360
	for <submit@bugs.debian.org>; Thu, 26 Jul 2001 21:07:21 +0200
Received: from vana.vc.cvut.cz (mail@localhost [127.0.0.1])
        by localhost (8.12.0.Beta16/8.12.0.Beta16/Debian 8.12.0.Beta16) with ESMTP id f6QIRE1f032347
        for <submit@bugs.debian.org>; Thu, 26 Jul 2001 20:27:14 +0200
Received: (from root@localhost)
        by vana.vc.cvut.cz (8.12.0.Beta16/8.12.0.Beta16/Debian 8.12.0.Beta16) id f6QIREnQ032345
        for submit@bugs.debian.org; Thu, 26 Jul 2001 20:27:14 +0200
Date: Thu, 26 Jul 2001 20:27:14 +0200
From: Petr Vandrovec <vandrove@vc.cvut.cz>
To: submit@bugs.debian.org
Subject: gcc-3.0.1 refuses to compile Linux kernel
Message-ID: <20010726202714.A32210@vana.vc.cvut.cz>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.18i
Delivered-To: submit@bugs.debian.org

Package: gcc-3.0
Version: 3.0.1-0pre010723

Hi,
  gcc-3.0.1 contains some really unreasonable default for -flimit-inline -
probably something around 100, but I did not look at sources. Default is
documented to be 10000 - 100 times larger than current default is.
Is there some really good reason for this change? Alan Cox refused
to change code to not inline, and I agree with him - 100 is completely
stupid, backward incompatible limit. Even rebuilding kernel with
-flimit-inline=200 fixed problem for my particular kernel, but going
back to 10000 is definitely preferred variant.

  This causes that kernel does not link due to missing non-inline instances 
of 'extern inline...' calls - which are 'extern inline' just to catch this
not inlining.

  I hope for quick reverting back.
						Thanks,
							Petr Vandrovec
							vandrove@vc.cvut.cz


---------------------------------------
Received: (at 106716-done) by bugs.debian.org; 26 Aug 2001 07:42:03 +0000
>From doko@cs.tu-berlin.de Sun Aug 26 02:42:03 2001
Return-path: <doko@cs.tu-berlin.de>
Received: from mail.cs.tu-berlin.de [130.149.17.13] (root)
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 15auYV-0002jU-00; Sun, 26 Aug 2001 02:42:03 -0500
Received: from bolero.cs.tu-berlin.de (doko@bolero.cs.tu-berlin.de [130.149.19.1])
	by mail.cs.tu-berlin.de (8.9.3/8.9.3) with ESMTP id JAA26692;
	Sun, 26 Aug 2001 09:38:55 +0200 (MET DST)
Received: (from doko@localhost)
	by bolero.cs.tu-berlin.de (8.10.2+Sun/8.9.3) id f7Q7ctq20280;
	Sun, 26 Aug 2001 09:38:55 +0200 (MEST)
From: Matthias Klose <doko@cs.tu-berlin.de>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <15240.42894.986791.548838@gargle.gargle.HOWL>
Date: Sun, 26 Aug 2001 09:38:54 +0200
To: 109718-done@bugs.debian.org, 106716-done@bugs.debian.org,
        103051-done@bugs.debian.org, 105246-done@bugs.debian.org
Subject: fixed in gcc-3.0 3.0.2ds0-0pre010825
X-Mailer: VM 6.89 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid
Delivered-To: 106716-done@bugs.debian.org

gcc-3.0 (1:3.0.2ds0-0pre010825) unstable; urgency=low

  * Update to CVS sources (010825).
  * Add libc6-dev-sparc64 to gcc-3.0-sparc64 and to sparc build dependencies.
  * Remove conflicts on egcc package (closes: #109718).
  * Fix gcc-3.0-nof dependency.
  * s390 patches against gcc-3.0.1 (Gerhard Tonn).
  * debian/control: Require binutils (>= 2.11.90.0.27)

gcc-3.0 (1:3.0.1ds3-1) unstable; urgency=low

  * Final gcc-3.0.1 release.
  * Changed upstream: default of -flimit-inline is 600 (closes: #106716).
  * Add fastjar man page (submitted by "The Missing Man Pages Project",
    http://www.netmeister.org/misc/m2p2i/) (closes: #103051).
  * Fixed in last upload as well: #105246.
  * debian/patches/cpp-memory-leak.dpatch: New patch
  * Disable installation of shared libgcc on s390 (Gerhard Tonn).



Reply to: