[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/12017] Would like to disable compiler warning re use of tmpnam
From: |
vampyrebat at gmail dot com |
Subject: |
[Bug ld/12017] Would like to disable compiler warning re use of tmpnam |
Date: |
Fri, 15 Jun 2012 21:03:30 +0000 |
http://sourceware.org/bugzilla/show_bug.cgi?id=12017
--- Comment #4 from Kib <vampyrebat at gmail dot com> 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
suppress only a certain category of warnings seems an improvement.
Based on comment #3, it appears that such a switch could include a parameter
specifying a particular function, which would be a much finer level of control
than suppressing all .gnu.warning warnings.
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
- [Bug ld/12017] Would like to disable compiler warning re use of tmpnam,
vampyrebat at gmail dot com <=