Commit eab9e742 by John David Anglin Committed by John David Anglin

* pa.c (pa_init_builtins): Fix warning.

From-SVN: r64286
parent 4cc819ab
2003-03-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
* pa.c (pa_init_builtins): Fix warning.
2003-03-12 Steve Ellcey <sje@cup.hp.com> 2003-03-12 Steve Ellcey <sje@cup.hp.com>
* config/ia64/ia64.h (ASM_OUTPUT_XDATA_CHAR): Remove. * config/ia64/ia64.h (ASM_OUTPUT_XDATA_CHAR): Remove.
......
...@@ -342,7 +342,7 @@ override_options () ...@@ -342,7 +342,7 @@ override_options ()
} }
} }
void static void
pa_init_builtins () pa_init_builtins ()
{ {
#ifdef DONT_HAVE_FPUTC_UNLOCKED #ifdef DONT_HAVE_FPUTC_UNLOCKED
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment