This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/5694] Generate warnings about using unsafe string functions
- From: "jsm28 at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Sep 2004 22:46:58 -0000
- Subject: [Bug c/5694] Generate warnings about using unsafe string functions
- References: <20020214172600.5694.greendeath@mail.ru>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From jsm28 at gcc dot gnu dot org 2004-09-24 22:46 -------
The link-time warnings are in the domain of glibc, not GCC.
Jakub's patch <http://gcc.gnu.org/ml/gcc-patches/2004-09/msg02424.html>
provides for compile-time and runtime detection of some overflow cases,
and I think that is as much as is reasonable to go in GCC. So once that
is in GCC, I think this bug should be closed.
--
What |Removed |Added
----------------------------------------------------------------------------
Known to fail|2.97 3.0 3.0.1 3.0.2 3.0.3 |2.97 3.0 3.0.1 3.0.2 3.0.3
|3.0.4 3.1 3.1.1 3.1.2 3.2 |3.0.4 3.1 3.1.1 3.1.2 3.2
|3.2.1 3.2.2 3.2.3 3.3 3.3.1 |3.2.1 3.2.2 3.2.3 3.3 3.3.1
|3.3.2 3.3.3 3.4.0 4.0 |3.3.2 3.3.3 3.4.0 4.0.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=5694