This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] PR: 19885 [4.0/4.1 Regression] avr dwarf-2 support is broken for head 4.0/4.1
On Tue, May 17, 2005 at 08:08:33AM +0200, Björn Haase wrote:
> I could provide a more detailed failure report, e.g. post the generated rtx
> that causes the bootstrap failure when using --with-dwarf2.
I was thinking that there's some portion of dwarf2out that isn't
using ptr_mode properly. So I think this may be useful.
> Actually, in my opinion the best solution for the entire issue would be, to
> change the dwarf2 format convention so, that the debugging information always
> makes use of 4-Byte pointers.
Yes, this would be best.
r~