re PR debug/19521 (omitted stab for gcov initialization function)
commit847d0c088861dcfa8ae1571140f30d08a24838ec
authorRichard Henderson <rth@redhat.com>
Wed, 16 Feb 2005 19:01:29 +0000 (16 11:01 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 16 Feb 2005 19:01:29 +0000 (16 11:01 -0800)
tree21dbfbd6c850d52064690fd08eb343402ba5de52
parent019dac321407d9048889e41e400cdb6381924b77
re PR debug/19521 (omitted stab for gcov initialization function)

        PR debug/19521
        * dbxout.c (dbxout_function_end): Take decl parameter; update callers.
        Do nothing if debug info suppressed for this function.
        (dbxout_begin_function): Early exit if debug info suppressed for
        this function.

Co-Authored-By: Stuart Hastings <stuart@apple.com>
From-SVN: r95112
gcc/ChangeLog
gcc/dbxout.c