From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7534 invoked by alias); 30 Nov 2007 11:56:55 -0000 Received: (qmail 7518 invoked by uid 48); 30 Nov 2007 11:56:45 -0000 Date: Fri, 30 Nov 2007 11:56:00 -0000 Message-ID: <20071130115645.7517.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug middle-end/34300] gcc 4.2.2 miscompiles code that uses global register variables In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "ismail at pardus dot org dot tr" 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-11/txt/msg03037.txt.bz2 ------- Comment #4 from ismail at pardus dot org dot tr 2007-11-30 11:56 ------- Are we sure it works with trunk? Because this is initially found as a clisp crash bug and it still crashes with gcc 4.3 trunk but only when compiled with -O2. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34300