From owner-freebsd-current Thu Jun 13 12:32:51 2002 Delivered-To: freebsd-current@freebsd.org Received: from a.smtp-out.sonic.net (a.smtp-out.sonic.net [208.201.224.38]) by hub.freebsd.org (Postfix) with SMTP id 0BD1337B439 for ; Thu, 13 Jun 2002 12:31:52 -0700 (PDT) Received: (qmail 664 invoked from network); 13 Jun 2002 19:31:52 -0000 Received: from turbo.sonic.net (208.201.224.26) by a.smtp-out.sonic.net with SMTP; 13 Jun 2002 19:31:52 -0000 Received: from blarf.homeip.net (adsl-209-204-188-56.sonic.net [209.204.188.56]) by turbo.sonic.net (8.11.6/8.8.5) with ESMTP id g5DJGgG24219; Thu, 13 Jun 2002 12:16:42 -0700 X-envelope-info: Received: by blarf.homeip.net (Postfix, from userid 1000) id E44D31A09; Thu, 13 Jun 2002 12:16:37 -0700 (PDT) Date: Thu, 13 Jun 2002 12:16:37 -0700 From: Alex Zepeda To: Bruce Evans , current@freebsd.org Subject: Re: Broken world in rtld-elf... Message-ID: <20020613191637.GA57841@blarf.homeip.net> References: <20020612231541.GA1543@blarf.homeip.net> <20020613121920.T1422-100000@gamplex.bde.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020613121920.T1422-100000@gamplex.bde.org> User-Agent: Mutt/1.3.99i 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 Thu, Jun 13, 2002 at 12:26:05PM +1000, Bruce Evans wrote: > rtld still uses asms with the old, broken/fragile "0" constraint. This > constraint is especially broken/fragile if things are pessimized by > compiling without optimizations. D'oh! Is there any chance of sticking a warning in the makefile if -O0 (or whatever else would cause it to not compile) is present? - alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message