https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101470
Eric Botcazou changed:
What|Removed |Added
Ever confirmed|0 |1
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101470
--- Comment #2 from Andrew Pinski ---
(In reply to Tom de Vries from comment #0)
> After realizing that clangs -gline-tables-only is an alias for -g1, I looked
> at gcc's -g1 and found it does have line table info (since gcc 4.9), but
> emits a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101470
--- Comment #1 from Tom de Vries ---
Created attachment 51161
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=51161&action=edit
Demonstrator patch
I wrote a demonstrator patch that makes the two mentioned differences
disappear.
It also dr