integrate.c (output_inline_function): Reset input_filename and lineno from the decl...
authorRichard Henderson <rth@redhat.com>
Thu, 6 Feb 2003 00:37:01 +0000 (16:37 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 6 Feb 2003 00:37:01 +0000 (16:37 -0800)
commit7127fd582dd01453c4188c6db530d965c4e73682
tree7c8f9a7a1bdee661c976af8dc2dfa386c9d4e7e6
parent48d1ce967f40e221db7afb6496ba34c190e3d9fd
integrate.c (output_inline_function): Reset input_filename and lineno from the decl before rest_of_compilation.

        * integrate.c (output_inline_function): Reset input_filename
        and lineno from the decl before rest_of_compilation.

From-SVN: r62464
gcc/ChangeLog
gcc/integrate.c