[Bug ld/20830] .plt.got section is lacking unwind info

2018-01-22 Thread dongkyun.s at samsung dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20830 dongkyun.s at samsung dot com changed: What|Removed |Added CC||dongkyun.s at samsung d

[Bug gas/22737] [RX] rx_start_line wrongly modifies LTO data

2018-01-22 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22737 Nick Clifton changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug gas/22737] [RX] rx_start_line wrongly modifies LTO data

2018-01-22 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=22737 --- Comment #6 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=49da480ff6208abc419fe66e030dfa052c11ee1b commit 49da480ff6208abc419fe66e030

[Bug gas/22737] [RX] rx_start_line wrongly modifies LTO data

2018-01-22 Thread olegendo at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=22737 --- Comment #5 from Oleg Endo --- (In reply to Nick Clifton from comment #4) Thanks Nick for the jumpstart! I've sent the updated patch to the ML. -- You are receiving this mail because: You are on the CC list for the bug. _

[Bug gas/22737] [RX] rx_start_line wrongly modifies LTO data

2018-01-22 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22737 Nick Clifton changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #4 from Nick Clif

[Bug gas/22737] [RX] rx_start_line wrongly modifies LTO data

2018-01-22 Thread olegendo at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=22737 --- Comment #3 from Oleg Endo --- (In reply to Nick Clifton from comment #2) > > * A testcase (to gas/testsuite/gas/rx/) to check that the > patch continues to work. I have no idea about the gas testsuite. I need to feed it an .s file

[Bug gas/22737] [RX] rx_start_line wrongly modifies LTO data

2018-01-22 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22737 --- Comment #2 from Nick Clifton --- Hi Oleg, The patch looks good, but please could you add two things: * A testcase (to gas/testsuite/gas/rx/) to check that the patch continues to work. * A ChangeLog entry to describe the patch.