From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2200 invoked by alias); 23 Jul 2006 14:55:00 -0000 Received: (qmail 2127 invoked by uid 48); 23 Jul 2006 14:54:52 -0000 Date: Sun, 23 Jul 2006 14:55:00 -0000 Message-ID: <20060723145452.2126.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug debug/25468] [4.0/4.1/4.2 Regression] -g makes g++ loop forever In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "steven at gcc dot gnu dot org" 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-07/txt/msg01750.txt.bz2 List-Id: ------- Comment #8 from steven at gcc dot gnu dot org 2006-07-23 14:54 ------- Created an attachment (id=11925) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11925&action=view) proposed fix, nukes quadratic behavior needs detailed testing, but this cuts the time spent in debug info writing to almost nothing. Or, for targets that use the defitition of ASM_OUTPUT_ASCII that is in config/elfos.h, anyway. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25468