This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] PR25468 (-g makes g++ loop forever)


On Sun, 23 Jul 2006, Steven Bosscher wrote:
> 	PR debug/25468
> 	* config/elfos.h (ASM_OUTPUT_ASCII): Remove 'register' marks.
> 	Cache the last found '\0' marker to avoid quadratic behavior.

Excellent catch.  This is Ok for mainline and the 4.1 branch after
a few days.  Thanks for fixing this.

Roger
--


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]