[Bug gas/25614] dwarf-5 allows for .file 0

2020-03-31 Thread dblaikie at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25614 --- Comment #16 from David Blaikie --- (In reply to cvs-com...@gcc.gnu.org from comment #15) > The master branch has been updated by Maciej W. Rozycki > : > > https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git; > h=876678f05e70235ed71d5

[Bug gas/25614] dwarf-5 allows for .file 0

2020-03-31 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=25614 --- Comment #15 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Maciej W. Rozycki : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=876678f05e70235ed71d5b9ec63e4f6db1ec76e4 commit 876678f05e70235ed71d5

[Bug gas/25614] dwarf-5 allows for .file 0

2020-03-18 Thread dblaikie at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25614 --- Comment #14 from David Blaikie --- (In reply to Nick Clifton from comment #13) > (In reply to David Blaikie from comment #12) > Hi David, > > > > One question - what is the .addrsig directive ? It is in the foo.s file > > > that you uplo

[Bug gas/25614] dwarf-5 allows for .file 0

2020-03-18 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25614 Nick Clifton changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug gas/25614] dwarf-5 allows for .file 0

2020-03-11 Thread dblaikie at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25614 --- Comment #12 from David Blaikie --- (In reply to Nick Clifton from comment #11) > Hi Nick, > > Right - I have now checked in a patch which should provide full support for > the ".file 0" directive. Plus it handles .file "dir" "file" md5

[Bug gas/25614] dwarf-5 allows for .file 0

2020-03-11 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25614 --- Comment #11 from Nick Clifton --- Hi Nick, Right - I have now checked in a patch which should provide full support for the ".file 0" directive. Plus it handles .file "dir" "file" md5 as well. One question - what is the .addrsig direct

[Bug gas/25614] dwarf-5 allows for .file 0

2020-03-09 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25614 --- Comment #10 from Nick Clifton --- Created attachment 12363 --> https://sourceware.org/bugzilla/attachment.cgi?id=12363&action=edit Assembled form of foo.s Never mind - I have assembled it myself... -- You are receiving this mail becau

[Bug gas/25614] dwarf-5 allows for .file 0

2020-03-09 Thread paul_robinson at playstation dot sony.com
https://sourceware.org/bugzilla/show_bug.cgi?id=25614 --- Comment #9 from Paul Robinson --- (In reply to Nick Clifton from comment #8) > Also - what does a file name for file 0 mean ? My reading of the DWARF v5 spec is that file 0 specifies the root source file (= the DW_AT_name from the compil

[Bug gas/25614] dwarf-5 allows for .file 0

2020-03-09 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25614 --- Comment #8 from Nick Clifton --- Hi Nick, > Attached what Clang produces for an empty function definition with -gdwarf-5. Please could you also upload the foo.o file that results from assembling foo.s ? Also - what does a file name for

[Bug gas/25614] dwarf-5 allows for .file 0

2020-03-06 Thread ndesaulniers at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25614 --- Comment #6 from Nick Desaulniers --- Created attachment 12356 --> https://sourceware.org/bugzilla/attachment.cgi?id=12356&action=edit foo.s -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gas/25614] dwarf-5 allows for .file 0

2020-03-06 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25614 Nick Clifton changed: What|Removed |Added Status|ASSIGNED|WAITING --- Comment #5 from Nick Clift

[Bug gas/25614] dwarf-5 allows for .file 0

2020-03-06 Thread ndesaulniers at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25614 --- Comment #7 from Nick Desaulniers --- Attached what Clang produces for an empty function definition with -gdwarf-5. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gas/25614] dwarf-5 allows for .file 0

2020-03-06 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=25614 --- Comment #4 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Nick Clifton : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=84d9ab33f3dc542c5f20abb9026240cfd48ccd97 commit 84d9ab33f3dc542c5f20abb9026

[Bug gas/25614] dwarf-5 allows for .file 0

2020-03-06 Thread ndesaulniers at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25614 Nick Desaulniers changed: What|Removed |Added CC||paul_robinson at playstation dot s

[Bug gas/25614] dwarf-5 allows for .file 0

2020-03-06 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25614 --- Comment #3 from Nick Clifton --- (In reply to Nick Desaulniers from comment #0) > .file 0 "asdf" > .section .debug_info,"",@progbits > .long 3 > .short 5 > I *think* section "2.14 Declaration Coordinates" pdf page 68 of [0] > addresses th

[Bug gas/25614] dwarf-5 allows for .file 0

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

[Bug gas/25614] dwarf-5 allows for .file 0

2020-02-29 Thread dblaikie at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25614 David Blaikie changed: What|Removed |Added CC||dblaikie at gmail dot com -- You are

[Bug gas/25614] dwarf-5 allows for .file 0

2020-02-28 Thread ndesaulniers at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25614 --- Comment #1 from Nick Desaulniers --- Also, documentation here would have to be updated. https://sourceware.org/binutils/docs/as/File.html#File -- You are receiving this mail because: You are on the CC list for the bug.