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 RFA: Patch for PR 22057


On Wed, Jul 13, 2005 at 12:47:42PM -0700, Ian Lance Taylor wrote:
> I looked into various possibilities of preserving the line number when
> the forwarding block was removed, but then ...

... forgot that fixing this properly might help optimized debugging?  ;-)

What kinds of things did you try?  I was thinking that the forwarder
block optimization might copy the line number of the goto being 
eliminated as well.  That would fix this test case at any rate; I'm
not sure what other sort of effects it would have.


r~


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