Allow multiply-defined absolute symbols when they have the same value.
authorCary Coutant <ccoutant@gmail.com>
Wed, 29 Nov 2017 02:48:12 +0000 (18:48 -0800)
committerCary Coutant <ccoutant@gmail.com>
Wed, 29 Nov 2017 02:48:12 +0000 (18:48 -0800)
commit5dc824ed42cd173c1525f5abc76f4091f11a4dbc
treedf42d75f2097210c7e6105e0080c268913d09ecf
parent8de0e07bf381f677bb93a8da72185a54e5b014bd
Allow multiply-defined absolute symbols when they have the same value.

gold/
* resolve.cc (Symbol_table::resolve): Allow multiply-defined absolute
symbols when they have the same value.
gold/ChangeLog
gold/resolve.cc