From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21141 invoked by alias); 2 May 2012 13:08:04 -0000 Received: (qmail 20939 invoked by uid 22791); 2 May 2012 13:08:03 -0000 X-SWARE-Spam-Status: No, hits=-4.2 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,KHOP_THREADED,TW_CX,TW_DC,TW_JL X-Spam-Check-By: sourceware.org Received: from localhost (HELO gcc.gnu.org) (127.0.0.1) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 02 May 2012 13:07:51 +0000 From: "zhou3 at lycos dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug rtl-optimization/44174] [4.5/4.6 Regression] can't find a register in class 'CLOBBERED_REGS' while reloading 'asm' Date: Wed, 02 May 2012 13:08:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: rtl-optimization X-Bugzilla-Keywords: rejects-valid X-Bugzilla-Severity: normal X-Bugzilla-Who: zhou3 at lycos dot com X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 4.5.4 X-Bugzilla-Changed-Fields: CC Message-ID: In-Reply-To: References: X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 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: 2012-05/txt/msg00111.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44174 zhou3 at lycos dot com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zhou3 at lycos dot com --- Comment #17 from zhou3 at lycos dot com 2012-05-02 13:07:07 UTC --- this bug is not fixed in gcc 4.6.2 $ gcc -v specs COLLECT_GCC=C:\MinGW\bin\gcc.exe COLLECT_LTO_WRAPPER=c:/mingw/bin/../libexec/gcc/mingw32/4.6.2/lto-wrapper.exe mingw32 ../gcc-4.6.2/configure --enable-languages=c,c++,ada,fortran,objc,obj-c++ --disab le-sjlj-exceptions --with-dwarf2 --enable-shared --enable-libgomp --disable-win3 2-registry --enable-libstdcxx-debug --enable-version-specific-runtime-libs --bui ld=mingw32 --prefix=/mingw win32 gcc 4.6.2 (GCC)