From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14864 invoked by alias); 25 Jul 2007 13:22:22 -0000 Received: (qmail 14849 invoked by uid 48); 25 Jul 2007 13:22:12 -0000 Date: Wed, 25 Jul 2007 13:22:00 -0000 Message-ID: <20070725132212.14848.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug middle-end/32820] optimizer malfunction when mixed with asm statements In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "jbuehler at spirentcom 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-07/txt/msg02565.txt.bz2 ------- Comment #2 from jbuehler at spirentcom dot com 2007-07-25 13:22 ------- The same bug is present in the following versions of gcc for sparc-sun-solaris2.9: 2.95.3 2.95 3.0.2 3.0.4 3.1.1 3.2.3 3.3.6 3.4.6 4.0.1 4.0.4 4.1.2 4.2.0 Use registers l1, l2, l3, l4 in the sample code to demonstrate the problem. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32820