]> git.ipfire.org Git - thirdparty/gcc.git/commit - libitm/config/posix/rwlock.cc
rwlock.cc (gtm_rwlock::write_lock_generic): Fix signed/unsigned comparison werror.
authorRichard Henderson <rth@redhat.com>
Tue, 13 Dec 2011 20:10:36 +0000 (12:10 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 13 Dec 2011 20:10:36 +0000 (12:10 -0800)
commit5d9d05d349e55217a11841377fda0646d86e17ba
treeaa1ae8558fc24b547193b7ff868195bd8bd45526
parentb826bea7f3a828f9a8d23a0828572452101ced42
rwlock.cc (gtm_rwlock::write_lock_generic): Fix signed/unsigned comparison werror.

        * config/posix/rwlock.cc (gtm_rwlock::write_lock_generic): Fix
        signed/unsigned comparison werror.

From-SVN: r182302
libitm/ChangeLog
libitm/config/posix/rwlock.cc