* common.cc (Sort_commons::operator): Correct sorting algorithm.
authorIan Lance Taylor <ian@airs.com>
Thu, 27 Mar 2008 19:57:41 +0000 (19:57 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 27 Mar 2008 19:57:41 +0000 (19:57 +0000)
commit49bdd526aba04608f9658d5c36923e10a2021df3
treecba9fcbc29d0d3c0ad337a07dbc015ec094af8a0
parentf66d8205394d34c6b03821f93d27b202d20438d4
* 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]
This page took 0.028832 seconds and 4 git commands to generate.