* ldexp.c (fold_name): For DEFINED case, don't try to look up the
authorIan Lance Taylor <ian@airs.com>
Tue, 27 Sep 1994 22:41:51 +0000 (22:41 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 27 Sep 1994 22:41:51 +0000 (22:41 +0000)
commitaa61b923028aeb71e3b8df40fe7288f438b55844
tree87873df9c1f7adc7db8478cda811ee8178dbe893
parent262c876349e7b12a4c8fbd6d283cd190e7970a24
* ldexp.c (fold_name): For DEFINED case, don't try to look up the
name in the hash table during the first phase--the hash table does
not even exist at that point, much less have the right value.
PR 5699.
ld/ChangeLog