Fix build error in gdb/rocm-tdep.c
[deliverable/binutils-gdb.git] / gdb / sparc-tdep.c
index b75fe962c3199f6b404cc2edee988792cbb16d2b..16d1c48755d31e3eb9a337d7c76326d5f8137239 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for SPARC.
 
-   Copyright (C) 2003-2019 Free Software Foundation, Inc.
+   Copyright (C) 2003-2020 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -1687,7 +1687,7 @@ sparc_analyze_control_transfer (struct regcache *regcache,
       if (fused_p)
        {
          /* Fused compare-and-branch instructions are non-delayed,
-            and do not have an annuling capability.  So we need to
+            and do not have an annulling capability.  So we need to
             always set a breakpoint on both the NPC and the branch
             target address.  */
          gdb_assert (offset != 0);
This page took 0.024093 seconds and 4 git commands to generate.