darwin.c (machopic_indirect_data_reference): Copy the SYMBOL_REF_DECL from the origin...
authorAndrew Pinski <pinskia@physics.uc.edu>
Thu, 3 Jun 2004 22:15:08 +0000 (22:15 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Thu, 3 Jun 2004 22:15:08 +0000 (15:15 -0700)
commitc0d594f1da6b13e79a81d72f71f55ec8b9fa2b60
tree367f44324bd6e18893b03dfa81a83fbda70b68ce
parentdfc46c1fdef0d825023be8c49c14214b21d1d4f6
darwin.c (machopic_indirect_data_reference): Copy the SYMBOL_REF_DECL from the original RTX for the new non-lazy pointer RTX.

2004-06-03  Andrew Pinski  <pinskia@physics.uc.edu>

        * config/darwin.c (machopic_indirect_data_reference): Copy
        the SYMBOL_REF_DECL from the original RTX for the new
        non-lazy pointer RTX.

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