OSDN Git Service

Revert:
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 22 Apr 2006 16:45:28 +0000 (16:45 +0000)
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 22 Apr 2006 16:45:28 +0000 (16:45 +0000)
* config/soft-fp/op-common.h: Fix a typo.

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

gcc/ChangeLog
gcc/config/soft-fp/op-common.h

index 76829f8..0b2febd 100644 (file)
@@ -1,3 +1,8 @@
+2006-04-22  Kazu Hirata  <kazu@codesourcery.com>
+
+       Revert:
+       * config/soft-fp/op-common.h: Fix a typo.
+
 2006-04-22  Frank Ch. Eigler  <fche@redhat.com>
 
        PR libmudflap/26864
index 372f69d..4ec7fad 100644 (file)
@@ -35,7 +35,7 @@
   _FP_FRAC_DECL_##wc(X)
 
 /*
- * Finish truly unpacking a native fp value by classifying the kind
+ * Finish truely unpacking a native fp value by classifying the kind
  * of fp value and normalizing both the exponent and the fraction.
  */