[Bug libbacktrace/108870] Gather file/line info for file/namespace/static variables

2023-02-23 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108870 --- Comment #3 from Jakub Jelinek --- I think even on the libsanitizer side we don't always need such non-automatic variable debug info, e.g. if no diagnostics needs to be reported for global vars but just for automatic ones, heap etc., so perha

[Bug libbacktrace/108870] Gather file/line info for file/namespace/static variables

2023-02-21 Thread ian at airs dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108870 Ian Lance Taylor changed: What|Removed |Added CC||ian at airs dot com --- Comment #2 f

[Bug libbacktrace/108870] Gather file/line info for file/namespace/static variables

2023-02-21 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108870 Jakub Jelinek changed: What|Removed |Added CC||marxin at gcc dot gnu.org B