From: Richard Kenner Date: Tue, 20 Feb 2001 12:01:03 +0000 (-0500) Subject: Fix spelling error X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=20636516030126a3cbaca6ecfeb16dfdc2743b01;p=gcc.git Fix spelling error From-SVN: r39921 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index af312cd6b7a..df1b7fb943c 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -109,7 +109,7 @@ Sun Feb 18 15:45:17 2001 Richard Kenner * jump.c (jump_optimize_1): Only define reversed_code #ifdef HAVE_trap. * config/sparc/sparc.c (eligible_for_epilogue_delay): Don't put - assignments from FP constants sonce 'Y' output code can't handle it. + assignments from FP constants since 'Y' output code can't handle it. (eligible_for_sibcall_delay): Likewise. * flow.c (print_rtl_and_abort_fcn): Renamed from print_rtl_and_abort.