From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18323 invoked by alias); 25 Jul 2007 13:28:11 -0000 Received: (qmail 18299 invoked by uid 48); 25 Jul 2007 13:28:03 -0000 Date: Wed, 25 Jul 2007 13:28:00 -0000 Message-ID: <20070725132803.18298.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/msg02566.txt.bz2 ------- Comment #3 from jbuehler at spirentcom dot com 2007-07-25 13:28 ------- I would appreciate a fix for this because the code being compiled is the GHC compiler itself. I have to compile GHC for hppa without optimization because I have been unable to find a compiler options workaround for this problem. The unoptimized GHC has a 40 megabyte text section and I am hoping for significant speed improvements once the optimizer is usable. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32820