This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: patch remove set_new_first_and_last_label_num


Jim Wilson wrote:

Per Bothner wrote:

    * emit-rtl.c (set_new_first_and_last_label_num):  Remove function.
    * rtl.h (set_new_first_and_last_label_num):  Remove declaration.


A quick grep shows that they are used in reorg.c.

A not-quite-so-quick grep shows that set_new_first_and_last_insn is used in reorg.c, but not set_new_first_and_last_label_num. -- --Per Bothner per@bothner.com http://per.bothner.com/



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]