]> git.ipfire.org Git - thirdparty/gcc.git/commit
tlink.c (symbol_hash_lookup): Do not prefix functions used as function parameters...
authorPhilippe De Muyter <phdm@macqel.be>
Wed, 4 Aug 1999 07:41:48 +0000 (09:41 +0200)
committerJeff Law <law@gcc.gnu.org>
Wed, 4 Aug 1999 07:41:48 +0000 (01:41 -0600)
commit0c26b18a0dbb2225f7524b1c83f9d88ad1966bdc
tree9f9e3ab74616454d4cebbc4a8862fe2bf3e95d76
parent6d368e86d0a68776e5eb06d7bb90a6ca360ac837
tlink.c (symbol_hash_lookup): Do not prefix functions used as function parameters with `&'.

        * tlink.c (symbol_hash_lookup): Do not prefix functions used as
        function parameters with `&'.
        (file_hash_lookup, demangled_hash_lookup, tlink_init): Ditto.

From-SVN: r28485
gcc/ChangeLog
gcc/tlink.c