* common.cc (Sort_commons::operator): Correct sorting algorithm.
commitd446086858916b825a218afcdae3924f11ce3578
authorIan Lance Taylor <ian@airs.com>
Thu, 27 Mar 2008 19:57:41 +0000 (27 19:57 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 27 Mar 2008 19:57:41 +0000 (27 19:57 +0000)
tree5328c3547689d2eb49f2d591834eef159a35dfff
parent45de884a631b7ce745b91d2dcd9a941efcab27b3
* common.cc (Sort_commons::operator): Correct sorting algorithm.
* testsuite/common_test_1.c: New file.
* testsuite/Makefile.am (check_PROGRAMS): Add common_test_1.
(common_test_1_SOURCES): New variable.
(common_test_1_DEPENDENCIES): New variable.
(common_test_1_LDFLAGS): New variable.
gold/ChangeLog
gold/common.cc
gold/testsuite/Makefile.am
gold/testsuite/Makefile.in
gold/testsuite/common_test_1.c [new file with mode: 0644]