From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12288 invoked by alias); 19 Aug 2007 13:24:06 -0000 Received: (qmail 9548 invoked by uid 48); 19 Aug 2007 13:23:51 -0000 Date: Sun, 19 Aug 2007 13:24:00 -0000 Message-ID: <20070819132351.9546.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c/33111] Bad code generation with -O2 (ARM 7 architecture) In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "gressau at optusnet dot com dot au" 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-08/txt/msg01269.txt.bz2 ------- Comment #2 from gressau at optusnet dot com dot au 2007-08-19 13:23 ------- The attached sample code does not illustrate the real problem. Further investigation is required why the code works with -O0 and does not work with -O2. -- gressau at optusnet dot com dot au changed: What |Removed |Added ---------------------------------------------------------------------------- CC|gressau at optusnet dot com | |dot au | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33111