varasm.c (output_constant_pool): Restore fnname and fndecl arguments.
authorRichard Sandiford <richard@codesourcery.com>
Thu, 23 Mar 2006 09:29:15 +0000 (09:29 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Thu, 23 Mar 2006 09:29:15 +0000 (09:29 +0000)
commitc16ba1d5fea86df6f8d9e3d5d16c023dc65ce516
tree380734d1e979f4fe560399e7345c6be0f2f875da
parent61edcf65926ee470cf0e67f9277863299aa96018
varasm.c (output_constant_pool): Restore fnname and fndecl arguments.

* varasm.c (output_constant_pool): Restore fnname and fndecl
arguments.
(assemble_start_function): Adjust call accordingly.
(assemble_end_function): Likewise.

From-SVN: r112315
gcc/ChangeLog
gcc/varasm.c