https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90901
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90901
--- Comment #3 from Rajpal Singh ---
I did try with g++ 9.1.0 and I still see similar/same issue.
% g++ --version
g++ (GCC) 9.1.0
% readelf -w
readelf: Error: Unknown macro opcode 52 seen
readelf: Error: Unknown macro opcode 12 seen
re
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90901
--- Comment #2 from Rajpal Singh ---
(In reply to Richard Biener from comment #1)
> You may want to check GCC 9.1 which received some fixes for -gsplit-dwarf
> which is otherwise in a sorry and unmaintained state...
Thanks Richard for your sugge
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90901
Richard Biener changed:
What|Removed |Added
Keywords||wrong-debug
--- Comment #1 from Richard