class.c (resort_type_method_vec): Avoid potential unsigned overflow.
authorNathan Sidwell <nathan@acm.org>
Fri, 16 Jun 2017 14:49:35 +0000 (14:49 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Fri, 16 Jun 2017 14:49:35 +0000 (14:49 +0000)
commitba27a39d379b3ac69bd81944b65a99a0f02f240d
tree28d058a0c8c6a9c3169cc5cb9a5599048718b435
parent0d1dc5862f978beb28c76b91b137ccc23f747498
class.c (resort_type_method_vec): Avoid potential unsigned overflow.

* class.c (resort_type_method_vec): Avoid potential unsigned
overflow.

From-SVN: r249265
gcc/cp/ChangeLog
gcc/cp/class.c