summaryrefslogtreecommitdiff
path: root/libgcc/configure
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2012-05-29 15:54:22 +0100
committerJoseph Myers <jsm28@gcc.gnu.org>2012-05-29 15:54:22 +0100
commitd8c9d3911788e7a9bb7973dad0ee2b7c01c48cec (patch)
tree4a95738ae9bf34c0ae8cf987fb2742814b616353 /libgcc/configure
parent7d9641ccfa24bbfed5cf7f03eae558439817bb6e (diff)
ieee754-df.S: Fix typos.
* config/arm/ieee754-df.S: Fix typos. * config/arm/ieee754-sf.S: Fix typos. * config/c6x/libunwind.S: Fix typos. * config/epiphany/udivsi3-float.c: Fix typos. * config/microblaze/muldi3_hard.S: Fix typos. * config/picochip/adddi3.S: Fix typos. * config/picochip/ashlsi3.S: Fix typos. * config/picochip/ashrsi3.S: Fix typos. * config/picochip/clzsi2.S: Fix typos. * config/picochip/cmpsi2.S: Fix typos. * config/picochip/divmod15.S: Fix typos. * config/picochip/divmodhi4.S: Fix typos. * config/picochip/divmodsi4.S: Fix typos. * config/picochip/longjmp.S: Fix typos. * config/picochip/lshrsi3.S: Fix typos. * config/picochip/parityhi2.S: Fix typos. * config/picochip/popcounthi2.S: Fix typos. * config/picochip/setjmp.S: Fix typos. * config/picochip/subdi3.S: Fix typos. * config/picochip/ucmpsi2.S: Fix typos. * config/picochip/udivmodhi4.S: Fix typos. * config/picochip/udivmodsi4.S: Fix typos. * config/spu/divv2df3.c: Fix typos. * config/spu/mfc_multi_tag_release.c: Fix typos. * config/spu/mfc_tag_release.c: Fix typos. * configure.ac: Fix typos. * configure: Regenerate. From-SVN: r187967
Diffstat (limited to 'libgcc/configure')
-rw-r--r--libgcc/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgcc/configure b/libgcc/configure
index 0751859c8fc..a226f811659 100644
--- a/libgcc/configure
+++ b/libgcc/configure
@@ -4358,7 +4358,7 @@ fi
# See if we have thread-local storage. We can only test assembler
-# sicne link-time and run-time tests require the newly built
+# since link-time and run-time tests require the newly built
# gcc, which can't be used to build executable due to that libgcc
# is yet to be built here.