Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 9 Jan 2002 05:41:00 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 9 Jan 2002 05:40:50 -0500 Received: from nile.gnat.com ([205.232.38.5]:45310 "HELO nile.gnat.com") by vger.kernel.org with SMTP id ; Wed, 9 Jan 2002 05:40:37 -0500 From: dewar@gnat.com To: Dautrevaux@microprocess.com, dewar@gnat.com, mrs@windriver.com, paulus@samba.org Subject: RE: [PATCH] C undefined behavior fix Cc: gcc@gcc.gnu.org, linux-kernel@vger.kernel.org, trini@kernel.crashing.org, velco@fadata.bg Message-Id: <20020109104034.DA6D0F3135@nile.gnat.com> Date: Wed, 9 Jan 2002 05:40:34 -0500 (EST) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org <> Right, of course this optimization should only be done if the compiler can prove that no other volatile objects are accessed (that would also violate the corresponding rule in the Ada standard). - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/