aboutsummaryrefslogtreecommitdiff
path: root/lib/floatdidf.c
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2012-06-22 21:09:15 +0000
committerChandler Carruth <chandlerc@gmail.com>2012-06-22 21:09:15 +0000
commit0193b74976719b8aea4cb8874ba36b75836a8d6e (patch)
tree1614cbd2ac9fd5e91d2bb1625222cb2aeee47c0e /lib/floatdidf.c
parent0c87068785c951351814b8e7a7d0df29272397b6 (diff)
Remove extraneous semicolons outside of functions. This fixes a large
number of -pedantic warnings. git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@159033 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/floatdidf.c')
-rw-r--r--lib/floatdidf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/floatdidf.c b/lib/floatdidf.c
index 2af9e106d..e53fa2580 100644
--- a/lib/floatdidf.c
+++ b/lib/floatdidf.c
@@ -22,7 +22,7 @@
/* seee eeee eeee mmmm mmmm mmmm mmmm mmmm | mmmm mmmm mmmm mmmm mmmm mmmm mmmm mmmm */
-ARM_EABI_FNALIAS(l2d, floatdidf);
+ARM_EABI_FNALIAS(l2d, floatdidf)
#ifndef __SOFT_FP__
/* Support for systems that have hardware floating-point; we'll set the inexact flag