]> gcc.gnu.org Git - gcc.git/commitdiff
* 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 efad32c728add2be54f6930db57827730d622306..42391fff722aaa4e9febea4f2f7e74fa9268a127 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);
This page took 0.108926 seconds and 5 git commands to generate.