darwin.c (machopic_validate_stub_or_non_lazy_ptr): Mark the thing referenced as used...
authorGeoffrey Keating <geoffk@apple.com>
Sat, 11 Sep 2004 21:39:27 +0000 (21:39 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Sat, 11 Sep 2004 21:39:27 +0000 (21:39 +0000)
commitca472546d50a7f64cc428c0dba80a4ec999bd9b7
tree77a85efd3dfb2bc1f5c74a80bf8dc62c8773e38c
parent9a26d6ee086c424a32fefd09f55ff314afc2a051
darwin.c (machopic_validate_stub_or_non_lazy_ptr): Mark the thing referenced as used, not the stub itself.

* config/darwin.c (machopic_validate_stub_or_non_lazy_ptr): Mark
the thing referenced as used, not the stub itself.

From-SVN: r87375
gcc/ChangeLog
gcc/config/darwin.c