Use CXXCOMPILE in gold/testsuite/Makefile for c++ testcases
[deliverable/binutils-gdb.git] / gas / config / obj-macho.c
index c5ec05adc10df3a2ff49b480b6be2e43a6317795..3788f82f5f0dde1fcd9d9e733f1ffd3addd24ceb 100644 (file)
@@ -587,7 +587,7 @@ obj_mach_o_zerofill (int ignore ATTRIBUTE_UNUSED)
        S_CLEAR_EXTERNAL (sym);
     }
 
-done:
+ done:
   /* switch back to the section that was current before the .zerofill.  */
   subseg_set (old_seg, 0);
 }
This page took 0.022504 seconds and 4 git commands to generate.