From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23755 invoked by alias); 10 Mar 2007 01:41:44 -0000 Received: (qmail 23724 invoked by uid 48); 10 Mar 2007 01:41:36 -0000 Date: Sat, 10 Mar 2007 01:41:00 -0000 Message-ID: <20070310014136.23723.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug inline-asm/23200] [4.0/4.1/4.2/4.3 regression] rejects "i"(&var + 1) In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "pinskia at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2007-03/txt/msg00840.txt.bz2 ------- Comment #29 from pinskia at gcc dot gnu dot org 2007-03-10 01:41 ------- (In reply to comment #27) > Andrew indicates that this is fixed in 4.3 in this message: Actually it was only fixed with optimization turned on. It still fails at -O0. -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[4.0/4.1/4.2 regression] |[4.0/4.1/4.2/4.3 regression] |rejects "i"(&var + 1) |rejects "i"(&var + 1) http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23200