Fix spelling error
authorRichard Kenner <kenner@gcc.gnu.org>
Tue, 20 Feb 2001 12:01:03 +0000 (07:01 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Tue, 20 Feb 2001 12:01:03 +0000 (07:01 -0500)
From-SVN: r39921

gcc/ChangeLog

index af312cd6b7a2a869bd661fa865a6d9189465a233..df1b7fb943c860012f3e101062c563083b31ba68 100644 (file)
@@ -109,7 +109,7 @@ Sun Feb 18 15:45:17 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
        * 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.