]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gold/testsuite/Makefile.in
2010-08-27 Doug Kwan <dougkwan@google.com>
authorDoug Kwan <dougkwan@google.com>
Sat, 28 Aug 2010 08:05:04 +0000 (08:05 +0000)
committerDoug Kwan <dougkwan@google.com>
Sat, 28 Aug 2010 08:05:04 +0000 (08:05 +0000)
commita464928644b6811cfa7a7de2652d3eb00fe75f6d
tree297c6e9987fd140ff1627afa5c020b26d22f23b4
parent89a2ee5a089604df716321acbc40137ef408afe8
2010-08-27  Doug Kwan  <dougkwan@google.com>

* gold/resolve.cc (Symbol_table::should_override): Let a weak
reference override an existing dynamic weak reference.
* testsuite/Makefile.am: Add new test dyn_weak_ref.
* testsuite/Makefile.in: Regenerate.
* testsuite/dyn_weak_ref.sh: New file.
* testsuite/dyn_weak_ref_1.c: Ditto.
* testsuite/dyn_weak_ref_2.c: Ditto.
gold/ChangeLog
gold/resolve.cc
gold/testsuite/Makefile.am
gold/testsuite/Makefile.in
gold/testsuite/dyn_weak_ref.sh [new file with mode: 0755]
gold/testsuite/dyn_weak_ref_1.c [new file with mode: 0644]
gold/testsuite/dyn_weak_ref_2.c [new file with mode: 0644]