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

froydnj at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue May 3 14:27:00 GMT 2011


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

Nathan Froyd <froydnj at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |froydnj at gcc dot gnu.org

--- Comment #3 from Nathan Froyd <froydnj at gcc dot gnu.org> 2011-05-03 14:19:37 UTC ---
Can you attach preprocessed source to the issue (use the -save-temps option)? 
I wonder if OpenBSD's headers are defining NULL in some odd way.  It's also
possible that recent refactorings to __attribute__((sentinel)) broke
something...



More information about the Gcc-bugs mailing list