Run --gc-sections tests only if supported.
[deliverable/binutils-gdb.git] / gdb / i387-tdep.c
index 9eece418b2cb1677ed92cd80b76986ea8b3ebfd3..c4ace82f0899eac03536efed20a16dd76172ee44 100644 (file)
@@ -795,7 +795,7 @@ i387_supply_xsave (struct regcache *regcache, int regnum,
       return;
 
     case all:
-      /* Hanle the upper YMM registers.  */
+      /* Handle the upper YMM registers.  */
       if ((tdep->xcr0 & I386_XSTATE_AVX))
        {
          if ((clear_bv & I386_XSTATE_AVX))
This page took 0.023199 seconds and 4 git commands to generate.