From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29289 invoked by alias); 25 Oct 2006 16:12:46 -0000 Received: (qmail 29233 invoked by uid 48); 25 Oct 2006 16:12:36 -0000 Date: Wed, 25 Oct 2006 16:12:00 -0000 Message-ID: <20061025161236.29232.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c/29592] Unending loops In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "darkjames at darkjames dot ath dot cx" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2006-10/txt/msg02176.txt.bz2 List-Id: ------- Comment #1 from darkjames at darkjames dot ath dot cx 2006-10-25 16:12 ------- Created an attachment (id=12490) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12490&action=view) First testcase First testcase loops unending with -O2, not loops with -O2 -fno-strict-aliasing || -fstrict-aliasing -O1 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29592