[Bug ld/26701] Ability to suppress warnings due to tags in a library

2020-10-05 Thread eyalroz at technion dot ac.il
https://sourceware.org/bugzilla/show_bug.cgi?id=26701 --- Comment #2 from Eyal Rozenberg --- (In reply to Nick Clifton from comment #1) > Yes, the linker could suppress these warnings. But the important point > is that it is not at all clear that the linker should suppress them. Oh, but of

[Bug ld/12017] Would like to disable compiler warning re use of tmpnam

2020-10-02 Thread eyalroz at technion dot ac.il
https://sourceware.org/bugzilla/show_bug.cgi?id=12017 Eyal Rozenberg changed: What|Removed |Added CC||eyalroz at technion dot ac.il

[Bug ld/26701] Ability to suppress warnings due to tags in a library

2020-10-02 Thread eyalroz at technion dot ac.il
https://sourceware.org/bugzilla/show_bug.cgi?id=26701 Eyal Rozenberg changed: What|Removed |Added See Also||https://sourceware.org/bugz

[Bug ld/26701] Ability to suppress warnings due to tags in a library

2020-10-02 Thread eyalroz at technion dot ac.il
https://sourceware.org/bugzilla/show_bug.cgi?id=26701 Eyal Rozenberg changed: What|Removed |Added Severity|normal |enhancement -- You are receiving th

[Bug ld/26701] New: Ability to suppress warnings due to tags in a library

2020-10-02 Thread eyalroz at technion dot ac.il
Component: ld Assignee: unassigned at sourceware dot org Reporter: eyalroz at technion dot ac.il Target Milestone: --- This is a generalization of bug 12017. Compilers typically allow the user to suppress specific warnings, either globally or locally at specific

[Bug binutils/24557] Support underscore-prefixed string after mangled name (for CUDA PTX parameters)

2019-05-21 Thread eyalroz at technion dot ac.il
https://sourceware.org/bugzilla/show_bug.cgi?id=24557 --- Comment #2 from Eyal Rozenberg --- (In reply to Nick Clifton from comment #1) > Please try asking the GCC folks first, but if that fails, please reopen this > PR. Have filed: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90566 for now. Th

[Bug binutils/24557] New: Support underscore-prefixed string after mangled name (for CUDA PTX parameters)

2019-05-15 Thread eyalroz at technion dot ac.il
Severity: enhancement Priority: P2 Component: binutils Assignee: unassigned at sourceware dot org Reporter: eyalroz at technion dot ac.il Target Milestone: --- c++filt is the most common (? only?) tool for demangling C++ names in object files and related file