c-decl.c (c_expand_body): Use DECL_SOURCE_LINE rather than lineno for the start of...
authorRichard Henderson <rth@redhat.com>
Sun, 26 Nov 2000 00:16:18 +0000 (16:16 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Sun, 26 Nov 2000 00:16:18 +0000 (16:16 -0800)
commita17a58505dd750d28a77e2fd443e32909a3c2079
tree1d98cbf62b1fd108f351f49fd378be76c9c6e1ea
parent2e18bbae80ff626901e991a5ef54e31aee4d0505
c-decl.c (c_expand_body): Use DECL_SOURCE_LINE rather than lineno for the start of the function.

        * c-decl.c (c_expand_body): Use DECL_SOURCE_LINE rather than
        lineno for the start of the function.

From-SVN: r37747
gcc/ChangeLog
gcc/c-decl.c