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: line insn notes cleanups (haifa-sched and modulo-sched)


On 7/26/06, Vladimir N. Makarov <vmakarov@redhat.com> wrote:
If removing of generation of line notes is added to the patch (see my
point in previous email), I would also rename macro NOTE_LINE_NUMBER.

Line notes still exist between pass_expand and pass_insn_locators_initialize. They are generated in expand, but it should be quite easy to generate INSN_LOCATORs straight away. This is probably something we should work on soon (i.e. for stage1 gcc 4.3)...

Gr.
Steven


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