public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug lto/48851] New: lto-plugin.c:224:7: error: missing sentinel in function call [-Werror=format]
@ 2011-05-03 12:15 michael.a.richmond at nasa dot gov
  2011-05-03 13:49 ` [Bug lto/48851] " rguenth at gcc dot gnu.org
                   ` (25 more replies)
  0 siblings, 26 replies; 27+ messages in thread
From: michael.a.richmond at nasa dot gov @ 2011-05-03 12:15 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: lto-plugin.c:224:7: error: missing sentinel in
                    function call [-Werror=format]
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: lto
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: michael.a.richmond@nasa.gov
              Host: i386-unknown-openbsd4.9
            Target: i386-unknown-openbsd4.9
             Build: i386-unknown-openbsd4.9


When I compile gcc under OpenBSD 4.9 I get the following messages:

/home/mrichmon/gcc-4.7-20110416/lto-plugin/lto-plugin.c: In function
'parse_table_entry':
/home/mrichmon/gcc-4.7-20110416/lto-plugin/lto-plugin.c:224:7: error: missing
sentinel in function call [-Werror=format]
/home/mrichmon/gcc-4.7-20110416/lto-plugin/lto-plugin.c: In function
'exec_lto_wrapper':
/home/mrichmon/gcc-4.7-20110416/lto-plugin/lto-plugin.c:525:3: error: missing
sentinel in function call [-Werror=format]
cc1: all warnings being treated as errors

A rough-and-ready workaround is to compile lto-plugin.c without -Werror


^ permalink raw reply	[flat|nested] 27+ messages in thread

end of thread, other threads:[~2011-10-25 20:11 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-03 12:15 [Bug lto/48851] New: lto-plugin.c:224:7: error: missing sentinel in function call [-Werror=format] michael.a.richmond at nasa dot gov
2011-05-03 13:49 ` [Bug lto/48851] " rguenth at gcc dot gnu.org
2011-05-03 14:14 ` michael.a.richmond at nasa dot gov
2011-05-03 14:27 ` froydnj at gcc dot gnu.org
2011-05-03 15:51 ` michael.a.richmond at nasa dot gov
2011-05-03 16:02 ` rguenth at gcc dot gnu.org
2011-05-03 16:10 ` jakub at gcc dot gnu.org
2011-05-03 16:25 ` schwab@linux-m68k.org
2011-05-04 11:05 ` rguenth at gcc dot gnu.org
2011-05-04 12:14 ` matz at gcc dot gnu.org
2011-06-29  8:31 ` jsg at openbsd dot org
2011-06-29 21:02 ` jsg at openbsd dot org
2011-06-29 21:18 ` jsg at openbsd dot org
2011-06-30 10:06 ` rguenth at gcc dot gnu.org
2011-06-30 10:13 ` jsg at openbsd dot org
2011-06-30 11:13 ` rguenth at gcc dot gnu.org
2011-06-30 12:19 ` jsg at openbsd dot org
2011-06-30 12:58 ` rguenth at gcc dot gnu.org
2011-07-03 19:01 ` jsg at openbsd dot org
2011-07-04 11:06 ` rguenth at gcc dot gnu.org
2011-07-12 13:00 ` jsg at openbsd dot org
2011-07-12 14:21 ` rguenth at gcc dot gnu.org
2011-07-12 18:04 ` mrs at gcc dot gnu.org
2011-07-28 19:25 ` jsg at openbsd dot org
2011-08-31 19:31 ` mrs at gcc dot gnu.org
2011-10-25 20:08 ` mrs at gcc dot gnu.org
2011-10-25 20:11 ` mrs at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).