OSDN Git Service

* config/i386/i386.c (ix86_va_start): Remove extraneous blank
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 24 Oct 2010 14:44:54 +0000 (14:44 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 24 Oct 2010 14:44:54 +0000 (14:44 +0000)
line.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@165900 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/config/i386/i386.c

index 189f349..de4b5ea 100644 (file)
@@ -1,3 +1,8 @@
+2010-10-24  Ian Lance Taylor  <iant@google.com>
+
+       * config/i386/i386.c (ix86_va_start): Remove extraneous blank
+       line.
+
 2010-10-24  Eric Botcazou  <ebotcazou@adacore.com>
 
        * cfglayout.c (fixup_reorder_chain): When ensuring that there is at
index bf16d08..48ac3b5 100644 (file)
@@ -7219,7 +7219,6 @@ ix86_va_start (tree valist, rtx nextarg)
   tree f_gpr, f_fpr, f_ovf, f_sav;
   tree gpr, fpr, ovf, sav, t;
   tree type;
-
   rtx ovf_rtx;
 
   if (flag_split_stack