This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/34710] FORTIFY_SOURCE matches to many patterns
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Jan 2008 23:46:12 -0000
- Subject: [Bug c/34710] FORTIFY_SOURCE matches to many patterns
- References: <bug-34710-15593@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from pinskia at gcc dot gnu dot org 2008-01-07 23:46 -------
Two things, fprintf is valid as being done as a macro and second thing is that
this is a glibc issue and not a GCC issue as you are using a define and GCC
just includes the header file.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34710