fix merge breakage
authorJason Merrill <jason@gcc.gnu.org>
Mon, 13 Apr 1998 11:05:58 +0000 (07:05 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 13 Apr 1998 11:05:58 +0000 (07:05 -0400)
From-SVN: r19196

gcc/c-common.c

index c84e1957c3359ef4fd28f0a99b122b88a49738db..616131dce21da3ae083e1d097fe1f7ed5417862c 100644 (file)
@@ -1659,12 +1659,8 @@ check_format_info (info, params)
        }
       if (wanted_type == 0
          || (pedantic && length_char == 'L' && integral_format))
-       {
-         sprintf (message,
-                  "use of `%c' length character with `%c' type character",
-                  length_char, format_char);
-         warning (message);
-       }
+       warning ("use of `%c' length character with `%c' type character",
+                length_char, format_char);
 
       /*
        ** XXX -- should kvetch about stuff such as