re PR c/16833 (-fno-builtin prevents automatic format checks for standard functions)
authorJoseph Myers <jsm@polyomino.org.uk>
Thu, 23 Sep 2004 16:11:24 +0000 (17:11 +0100)
committerJoseph Myers <jsm28@gcc.gnu.org>
Thu, 23 Sep 2004 16:11:24 +0000 (17:11 +0100)
commite6e931b7c534a23faeb47e8ce039de500cb6ccd3
tree22ca0403abd4aa5f3d57ae2b15d82f09f3000b39
parent211504688018ec18bc9659c2a61ede4c88d53941
re PR c/16833 (-fno-builtin prevents automatic format checks for standard functions)

PR c/16833
* doc/extend.texi, doc/invoke.texi: Document interaction of
-fno-builtin with format checks.  Note that built-in functions
have effects beyond generating code that avoids calls to those
functions.

From-SVN: r87957
gcc/ChangeLog
gcc/doc/extend.texi
gcc/doc/invoke.texi