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

2020-10-05 Thread vampyrebat at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26701 --- Comment #3 from Kib --- (In reply to Nick Clifton from comment #1) > there are several ways to work around the problem without > modifying the linker. My stance is: why introduce new code, and > potentially new bugs, to the linker

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

2020-10-02 Thread vampyrebat at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26701 Kib changed: What|Removed |Added CC||vampyrebat at gmail dot com -- You are

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

2012-06-18 Thread vampyrebat at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12017 --- Comment #6 from Kib 2012-06-19 00:55:06 UTC --- (In reply to comment #5) > the warning isn't coming from the compiler, it's coming from the linker Yes, I said exactly that in comment #1. I assumed, however, that the compiler would pass t

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

2012-06-15 Thread vampyrebat at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12017 --- Comment #4 from Kib 2012-06-15 21:03:30 UTC --- (In reply to comment #2) > disabling all warnings generated via .gnu.warning > sections is a very bad idea. Since the compiler already has a switch to suppress ALL warnings, a switch to supp