]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
mcount.c (_MCOUNT_DECL): Comment typo fix.
authorJoern Rennecke <joern.rennecke@embecosm.com>
Tue, 1 Oct 2013 19:21:40 +0000 (19:21 +0000)
committerJoern Rennecke <amylaar@gcc.gnu.org>
Tue, 1 Oct 2013 19:21:40 +0000 (20:21 +0100)
2013-10-01  Joern Rennecke  <joern.rennecke@embecosm.com>
            Diego Novillo  <dnovillo@google.com>

        * config/arc/gmon/mcount.c (_MCOUNT_DECL): Comment typo fix.

Co-Authored-By: Diego Novillo <dnovillo@google.com>
From-SVN: r203081

libgcc/ChangeLog
libgcc/config/arc/gmon/mcount.c

index 9d9db4b49b0f3df3ca3cd72a96f232b9a9f5f0b9..0205ac968e4dc12b64152c8795521e813a6ea830 100644 (file)
@@ -1,3 +1,8 @@
+2013-10-01  Joern Rennecke  <joern.rennecke@embecosm.com>
+           Diego Novillo  <dnovillo@google.com>
+
+       * config/arc/gmon/mcount.c (_MCOUNT_DECL): Comment typo fix.
+
 2013-10-01  Joern Rennecke  <joern.rennecke@embecosm.com>
            Brendan Kehoe  <brendan@zen.org>
            Simon Cook  <simon.cook@embecosm.com>
index 2f2eaf5da23fda2c820c41e36a3e4620cff6341e..ce033a4146e2ebdf7d7b93208f6cdf411542a9d2 100644 (file)
@@ -81,7 +81,7 @@ _MCOUNT_DECL(count_ptr, selfpc)       /* _mcount; may be static, inline, etc */
                                                   GMON_PROF_ON))
          return;
 #elif defined (__ARC700__)
-/* ??? This could temporrarily loose the ERROR / OFF condition in a race,
+/* ??? This could temporarily lose the ERROR / OFF condition in a race,
    but doing an actual compare_and_exchange would be too costly.  It would
    be better if we had a semaphore independent of the 'sticky' state, but
    then we could run into ABI compatibility problems with the size of struct