* ecoff.c (first_proc_ptr): New static variable.
authorIan Lance Taylor <ian@airs.com>
Fri, 15 Apr 1994 18:39:31 +0000 (18:39 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 15 Apr 1994 18:39:31 +0000 (18:39 +0000)
commit37032d95999c177eb45e2b196f3c8e5edfcafd1b
treeca9c0ead6e10150c38843134dedfa9a2227fa774
parent9d87af5697d373e07bd70190aff7f107e4a2665d
* ecoff.c (first_proc_ptr): New static variable.
(add_procedure): Set first_proc_ptr if it hasn't been set.
(ecoff_build_lineno): If the first procedure does not start at
address zero, insert a dummy line to compensate.
gas/ChangeLog