re PR target/12281 (not emiting function which is static and marked as inline)
authorAndrew Pinski <pinskia@physics.uc.edu>
Mon, 22 Sep 2003 07:18:09 +0000 (07:18 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Mon, 22 Sep 2003 07:18:09 +0000 (00:18 -0700)
commitaf0f185b1b7fcff04b73ce91195439d6df97cb70
tree647c1f7191a782d3c384439c42fd2ffc800cb980
parentde582cfbb98b6f155499b2a261a6e336f951b625
re PR target/12281 (not emiting function which is static and marked as inline)

2003-09-21  Andrew Pinski  <pinskia@physics.uc.edu>

        PR target/12281
        * config/darwin.c (machopic_validate_stub_or_non_lazy_ptr): Call
        mark_referenced instead of setting TREE_SYMBOL_REFERENCED.

2003-09-21  Andrew Pinski  <pinskia@physics.uc.edu>

        PR target/12281
        * gcc.c-torture/compile/20030921-1.c: New test.

From-SVN: r71648
gcc/ChangeLog
gcc/config/darwin.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/20030921-1.c [new file with mode: 0644]