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: Debugging line numbers for delayed branches


Daniel Jacobowitz wrote:

> So let's prefer the branch's line number for the SEQUENCE if it has one.
> Tested on mips-linux (C, C++, GDB); no change in test results and the
> first .loc above vanishes.  OK to commit?

> 2007-10-18  Daniel Jacobowitz  <dan@codesourcery.com>
> 
> 	* reorg.c (emit_delay_sequence): Move insn locator from the
> 	first insn to the sequence.

OK.

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


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