From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8923 invoked by alias); 12 Mar 2007 13:11:52 -0000 Received: (qmail 8869 invoked by uid 48); 12 Mar 2007 13:11:31 -0000 Date: Mon, 12 Mar 2007 13:11:00 -0000 Message-ID: <20070312131131.8867.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: "amacleod at redhat dot com" 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/msg01049.txt.bz2 ------- Comment #30 from amacleod at redhat dot com 2007-03-12 13:11 ------- Err, yeah. thats right. TER doesn't run without optimization, and I forgot this was more than just an optimization issue. Where is that work to do basic SSA optimizations at -O0 when you need it?? :-) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23200