public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* Patch: java/lang.c: Warning removal.
@ 2002-11-06  0:51 rbrown64
  0 siblings, 0 replies; only message in thread
From: rbrown64 @ 2002-11-06  0:51 UTC (permalink / raw)
  To: gcc-patches

Remove the following warning.
1104/gcc/java/lang.c:1053: warning: function declaration isn't a prototype

Past the compare in the bootstrap.

2002-11-06  Rodney Brown  <rbrown64@csc.com.au>

      * java/lang.c: Prototype dump_compound_expr.

--- java/lang.c.orig    Tue Oct 22 04:26:34 2002
+++ java/lang.c   Wed Nov  6 18:13:10 2002
@@ -75,6 +75,7 @@ static int merge_init_test_initializatio
 static int inline_init_test_initialization PARAMS ((void * *,
                                        void *));
 static bool java_can_use_bit_fields_p PARAMS ((void));
+static void dump_compound_expr PARAMS ((dump_info_p, tree));
 static int java_dump_tree PARAMS ((void *, tree));

 #ifndef TARGET_OBJECT_SUFFIX

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-11-06  8:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-06  0:51 Patch: java/lang.c: Warning removal rbrown64

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).