[Bug c/5694] Generate warnings about using unsafe string functions

jsm28 at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Sep 24 22:47:00 GMT 2004


------- 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



More information about the Gcc-bugs mailing list