This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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]

[PATCH] fix as segv on alpha when --gdwarf2 is used


Fix the segv on alpha when try to assemble test.s
% cat /tmp/test.s
.file 2 "axp.s"
.ent qt_vstart
jsr $26,qt_error
.end qt_vstart
% as --gdwarf2 foo.s
zsh: segmentation fault (core dumped)  as --gdwarf2 foo.s

It also fix compilation of guile-1.6 on alpha.
Full bug report is available at :
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=187211

Best Regards.
-- 
Julien LEMOINE / Speedblue

Attachment: binutils-gdwarf2.patch
Description: Text document


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