This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: dwarf1 incomplete types patch
- To: Jason Merrill <jason at cygnus dot com>
- Subject: Re: dwarf1 incomplete types patch
- From: Robert Lipe <robertlipe at usa dot net>
- Date: Wed, 16 Jun 1999 13:10:16 -0500
- Cc: egcs-patches at egcs dot cygnus dot com
- References: <199906161744.KAA25546@yorick.cygnus.com>
Jason Merrill wrote:
> This is parallel to the dwarf2 change from a week or so ago.
Special thanks to Jim, Jason, Jeff, Mark, and Eric for looking into this
during the wee hours of the morning.
Two quick tests (make clean-target-libio; make all-target-libio) and
(make check-target-libstdc++) show that this does indeed make life
better on dwarf-1 targets.
Though I suspect this will bring OSR5 back to bootstrapsville I'll crank
off a full test now. It also helps on six of the nine regressions on
libstdc++.
Thanx, guys!
RJL