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] Fix PR 29609, being able to set a breakpoint on goto/continue/break


On 4/30/07, Steven Bosscher <stevenb.gcc@gmail.com> wrote:
Then look at how this is used in disband_implicit_edges.

...which was recently removed by Zdenek. I think this may have caused additional bugs like PR29609. Zdenek, did you run the GDB test suite with a compiler that had your patch to remove disband_implicit_edges?

Gr.
Steven


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