function.c (allocate_struct_function): Only allocate a unique funcdef_no if the decl...
commit70cf5bc1f101cb34ac6ecc867ea9c10325bb1f4d
authorRichard Sandiford <rdsandiford@googlemail.com>
Fri, 27 Jun 2008 17:26:14 +0000 (27 17:26 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Fri, 27 Jun 2008 17:26:14 +0000 (27 17:26 +0000)
tree71b4a651c695eb72a9af0e9437b077f03afc9e30
parentc5cb5d18b3e49588aadba045a8b4eb42cf343cb1
function.c (allocate_struct_function): Only allocate a unique funcdef_no if the decl is nonzero.

gcc/
* function.c (allocate_struct_function): Only allocate a unique
funcdef_no if the decl is nonzero.

From-SVN: r137195
gcc/ChangeLog
gcc/function.c