This is the mail archive of the gcc-bugs@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]

[Bug debug/57351] ICE: internal compiler error: in dbx_reg_number, at dwarf2out.c:10507 on arm-none-eabi


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57351

--- Comment #15 from ktkachov at gcc dot gnu.org ---
(In reply to chrbr from comment #14)
> > In that post (comment 6) I was citing the patch you attached to this report,
> > which says:
> > 
> 
> OK that's clear. Wrong attachment.... 
> 
> > like you said. Presumably that attached part should have been applied
> > instead of your original patch?
> 
> no, applied patch was OK as approved.
> 
> > 
> > In any case, from what I understand you reproduced the arm.c ICE and
> > confirmed that it's fixed with your (under test) ARM patch?
>  
> yes, correct. Reproduced and fixed with the ARM patch posted in comment #13

Cool, that patch fixes it for me as well. A build with newlib and fortran
enabled succeeded. Running tests as well.

Thanks,
Kyrill


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