This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: FIx minor errors in last dwarf2out.c patch
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- To: rth at redhat dot com
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Sat, 29 Dec 01 20:25:26 EST
- Subject: Re: FIx minor errors in last dwarf2out.c patch
Incorrect conversion. The sprintf should now reference base.
Ugh.. Fixed. Maybe I just should leave enough alone there ...
(Except that I have a bunch of crashes in dwarf2out.c that I do
need to investigate.)
Thanks.