Remove ui_out_destroy
[deliverable/binutils-gdb.git] / gold / arm.cc
index 9171d0b47081139a7300ed9611a983e5edaffe34..b51612cada53aa430bfecf08d77083f3c03c0714 100644 (file)
@@ -12820,7 +12820,7 @@ Target_arm<big_endian>::apply_cortex_a8_workaround(
       // branch to the stub.  We use the THUMB-2 encoding here.
       upper_insn = 0xf000U;
       lower_insn = 0xb800U;
-      // Fall through
+      // Fall through.
     case arm_stub_a8_veneer_b:
     case arm_stub_a8_veneer_bl:
     case arm_stub_a8_veneer_blx:
This page took 0.027233 seconds and 4 git commands to generate.