Commit c3ff75c4 by Arno J. Klaassen Committed by Richard Henderson

* flow.c (print_rtl_and_abort): Remove ANSIism.

From-SVN: r37722
parent 104ee20b
2000-11-24 Arno J. Klaassen <arno@heho.snv.jussieu.fr>
* flow.c (print_rtl_and_abort): Remove ANSIism.
Fri Nov 24 19:54:36 2000 Alexandre Oliva <aoliva@redhat.com>
* config/sh/sh.h (GENERAL_REGISTER_P,
......
......@@ -6269,7 +6269,7 @@ print_rtl_with_bb (outf, rtx_first)
/* Dump the rtl into the current debugging dump file, then abort. */
static void
print_rtl_and_abort (void)
print_rtl_and_abort ()
{
if (rtl_dump_file)
{
......
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