* config/i386/i386.c: Fix whitespace.
authorUros Bizjak <uros@gcc.gnu.org>
Tue, 24 Jul 2012 16:52:46 +0000 (18:52 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Tue, 24 Jul 2012 16:52:46 +0000 (18:52 +0200)
From-SVN: r189814

gcc/config/i386/i386.c

index efad32c..42391ff 100644 (file)
@@ -14094,7 +14094,7 @@ ix86_print_operand (FILE *file, rtx x, int code)
 
          output_address (x);
          return;
-           
+
        case 'L':
          if (ASSEMBLER_DIALECT == ASM_ATT)
            putc ('l', file);