|
From: Doug R. <df...@nl...> - 2004-02-06 09:20:45
|
On Thu, 2004-02-05 at 22:58, Jeremy Fitzhardinge wrote: > CVS commit by fitzhardinge: > > Fix for bug 73326. It seems that gcc 3.2.2 is generating negatively-sized > scopes and out of order line number information in the stabs debug info. > I wonder if this is the stabs writer rotting now that dwarf is the > default... I've seen both of these with old FreeBSD toolchains, typically with gcc-2.95.3 and binutils-2.11.2. I've attempted to fix the out-of-order line info problems but not yet entirely successfully. |