https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95274

            Bug ID: 95274
           Summary: 0896cc4276b6 broke boostrap
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
          Assignee: unassigned at gcc dot gnu.org
          Reporter: tkoenig at gcc dot gnu.org
  Target Milestone: ---

0896cc4276b6 (Jan Hubicka            2020-05-22 15:44:10 +0200  806)         
fprintf (streamer_dump_file,
0896cc4276b6 (Jan Hubicka            2020-05-22 15:44:10 +0200  807)           
       "     Streaming single tree\n", size);


../../trunk/gcc/lto-streamer-out.c: In Konstruktor »DFS::DFS(output_block*,
tree, bool, bool, bool)«:
../../trunk/gcc/lto-streamer-out.c:807:10: Fehler: zu viele Argumente für
Format [-Werror=format-extra-args]
  807 |          "     Streaming single tree\n", size);
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Reply via email to