[Bug lto/48851] lto-plugin.c:224:7: error: missing sentinel in function call [-Werror=format]

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue May 3 13:49:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48851

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2011.05.03 13:47:40
     Ever Confirmed|0                           |1

--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-05-03 13:47:40 UTC ---
Both calls do have a NULL sentinel argument.  You didnt' specify whether you
see the error with using the host compiler or the just compiled compiler
(I don't see any warning with a GCC 4.3 host compiler).



More information about the Gcc-bugs mailing list