[Bug gas/23310] Support DWARF-5 line table features in assembler

2018-06-22 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23310 --- Comment #8 from Nick Clifton --- Hi Cary. > I've still got a couple of things for gold I'm trying to get in by > tomorrow, so I won't be able to get started on this until next week. > It's up to you -- how important do you think this is

[Bug gas/23310] Support DWARF-5 line table features in assembler

2018-06-21 Thread ccoutant at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23310 --- Comment #7 from Cary Coutant --- >> I can port the relevant parts >> over to trunk, and add the new .file directive. > > That would be much appreciated - thank you. > > Do you want me to delay the 2.31 branch for this ? I've still got a

[Bug gas/23310] Support DWARF-5 line table features in assembler

2018-06-21 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23310 --- Comment #6 from Nick Clifton --- (In reply to Cary Coutant from comment #5) > I can port the relevant parts > over to trunk, and add the new .file directive. That would be much appreciated - thank you. Do you want me to delay the 2.31

[Bug gas/23310] Support DWARF-5 line table features in assembler

2018-06-21 Thread ccoutant at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23310 Cary Coutant changed: What|Removed |Added CC||ccoutant at gmail dot com

[Bug gas/23310] Support DWARF-5 line table features in assembler

2018-06-20 Thread paul_robinson at playstation dot sony.com
https://sourceware.org/bugzilla/show_bug.cgi?id=23310 --- Comment #4 from Paul Robinson --- In addition to the extensions noted in comment 0, of course the .loc directive would also need to accept file number 0 if there is one. My impression had been that file #0 was implicitly the root file

[Bug gas/23310] Support DWARF-5 line table features in assembler

2018-06-20 Thread paul_robinson at playstation dot sony.com
https://sourceware.org/bugzilla/show_bug.cgi?id=23310 --- Comment #3 from Paul Robinson --- Created attachment 11091 --> https://sourceware.org/bugzilla/attachment.cgi?id=11091=edit Sample .s and .o Attaching a zip of a .s and .o file produced by Clang with -gmlt. Note that file 0 and file

[Bug gas/23310] Support DWARF-5 line table features in assembler

2018-06-20 Thread paul_robinson at playstation dot sony.com
https://sourceware.org/bugzilla/show_bug.cgi?id=23310 --- Comment #2 from Paul Robinson --- (In reply to Nick Clifton from comment #1) > * There is a proposal to add a hash of the compilation unit source to the > DW_TAG_compile_unit here: http://dwarfstd.org/ShowIssue.php?issue=171216.1

[Bug gas/23310] Support DWARF-5 line table features in assembler

2018-06-19 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23310 Nick Clifton changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug gas/23310] Support DWARF-5 line table features in assembler

2018-06-18 Thread dblaikie at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23310 David Blaikie changed: What|Removed |Added CC||dblaikie at gmail dot com -- You