https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80953
--- Comment #23 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> --- > --- Comment #21 from Jakub Jelinek <jakub at gcc dot gnu.org> --- > I think it is important to find out why there are those differences in line > numbers. Is libbacktrace broken on Solaris, or not used at all, something > different? It is definitely used, same as on Solaris/x86 where this issue doesn't occur. Sometime last year I'd already started looking at this issue and found that for some PCs the DWARF line numbers seem to be off. I'll verify this again and report the details once I'm done. It would be interesting to test this on Linux/SPARC, too.