[Bug gas/27243] --gdwarf-5 doesn't work on nios2

2021-01-26 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27243 H.J. Lu changed: What|Removed |Added Resolution|--- |FIXED Target Milestone|---

[Bug gas/27243] --gdwarf-5 doesn't work on nios2

2021-01-26 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=27243 --- Comment #6 from cvs-commit at gcc dot gnu.org --- The binutils-2_36-branch branch has been updated by H.J. Lu : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=0db21b8a2b97605206a034619ff6be5410b4cdb3 commit 0db21b8a2b97605206

[Bug gas/27243] --gdwarf-5 doesn't work on nios2

2021-01-26 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=27243 --- Comment #5 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by H.J. Lu : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=1f583bc2fcb1b5c4125faf8b8e815255b2b21b62 commit 1f583bc2fcb1b5c4125faf8b8e815255

[Bug gas/27243] --gdwarf-5 doesn't work on nios2

2021-01-26 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27243 --- Comment #4 from H.J. Lu --- (In reply to sandra from comment #3) > I'd independently tracked down GCC PR 97683 to this conflict between > --gdwarf-5 and relaxation, but I'm not sure the patch is the right fix. I > need to poke at it a bit

[Bug gas/27243] --gdwarf-5 doesn't work on nios2

2021-01-25 Thread sandra at codesourcery dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27243 sandra at codesourcery dot com changed: What|Removed |Added CC||sandra at codesourcery

[Bug gas/27243] --gdwarf-5 doesn't work on nios2

2021-01-25 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27243 --- Comment #2 from H.J. Lu --- A patch is posted at https://sourceware.org/pipermail/binutils/2021-January/115088.html -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gas/27243] --gdwarf-5 doesn't work on nios2

2021-01-25 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27243 H.J. Lu changed: What|Removed |Added Assignee|unassigned at sourceware dot org |hjl.tools at gmail dot com -- You

[Bug gas/27243] --gdwarf-5 doesn't work on nios2

2021-01-25 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27243 --- Comment #1 from H.J. Lu --- It is due to /* Debug information is incompatible with relaxation. */ if (debug_type != DEBUG_UNSPECIFIED) nios2_as_options.relax = relax_none; -- You are receiving this mail because: You are on the

[Bug gas/27243] --gdwarf-5 doesn't work on nios2

2021-01-25 Thread fweimer at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27243 Florian Weimer changed: What|Removed |Added See Also||https://gcc.gnu.org/bugzill

[Bug gas/27243] --gdwarf-5 doesn't work on nios2

2021-01-25 Thread fweimer at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27243 Florian Weimer changed: What|Removed |Added Summary|--gdwarf-5 doesn't work |--gdwarf-5 doesn't work on