From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22960 invoked by alias); 28 Nov 2005 22:14:57 -0000 Received: (qmail 22953 invoked by uid 22791); 28 Nov 2005 22:14:56 -0000 X-Spam-Check-By: sourceware.org Received: from bethe.phy.uc.edu (HELO bethe.phy.uc.edu) (129.137.4.14) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 28 Nov 2005 22:14:55 +0000 Received: from earth.geop.uc.edu (earth.phy.uc.edu [10.44.11.234]) by bethe.phy.uc.edu (8.12.11/8.12.11) with ESMTP id jASMEj36022620; Mon, 28 Nov 2005 17:14:45 -0500 Received: from earth.phy.uc.edu (localhost.localdomain [127.0.0.1]) by earth.geop.uc.edu (8.12.11/8.9.3) with ESMTP id jASMEjuH006122; Mon, 28 Nov 2005 17:14:45 -0500 Received: (from pinskia@localhost) by earth.phy.uc.edu (8.12.11/8.12.11/Submit) id jASMEjFW006121; Mon, 28 Nov 2005 17:14:45 -0500 From: Andrew Pinski Message-Id: <200511282214.jASMEjFW006121@earth.phy.uc.edu> Subject: Re: Why doesn't combine like volatiles? (volatile_ok again, sorry!) To: mrs@apple.com (Mike Stump) Date: Mon, 28 Nov 2005 22:14:00 -0000 Cc: gcc@gcc.gnu.org, kenner@vlsi1.ultra.nyu.edu (Richard Kenner), pinskia@physics.uc.edu (Andrew Pinski) In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Score: -99.986 () PLING_QUERY,USER_IN_WHITELIST X-IsSubscribed: yes Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org X-SW-Source: 2005-11/txt/msg01301.txt.bz2 > > On Nov 28, 2005, at 12:40 PM, Andrew Pinski wrote: > > I was, there was no where in I was saying we should break ISO standard > > The effect of following Ada's rules: > > > While it is true that GCC is not just an Ada compiler but I think > > we should > > follow a sane set of rules for GNU C which might mean following > > Ada's rules > > for this case. > > would depart from ISO mandated behavior. I said might, I never said we will follow the Ada rules. Please read my email as requesting for more documention on this matter rather than requesting we change to the wrong behavior. And what is sane rules depends on what people think are sane. -- Pinski