Re: [perl #38264] Bug in compute_dominance_frontiers?

2006-01-19 Thread Curtis Rawls
On 1/18/06, Jonathan Worthington <[EMAIL PROTECTED]> wrote: > "Bob Rogers (via RT)" <[EMAIL PROTECTED]> wrote: > > > > The attached code compiles to byte code OK in r11235, until you > > comment out the push_eh indicated by the patch, which makes > > compute_dominance_frontiers take forever. (So

Re: [perl #38264] Bug in compute_dominance_frontiers?

2006-01-19 Thread Bob Rogers
Here's some further background: On 14-Jan-06 I had done some hacking on my compiler using r11187, and all worked fine when I did my last checkin that day. When I updated to r11220 late on 16-Jan-06, doing the standard "make clean test" on my code broke mysteriously in a number of places. I

Re: [perl #38217] r11124: Cygwin build fails

2006-01-19 Thread Greg Bacon
In message <[EMAIL PROTECTED]>, "Jonathan Worthington via RT" writes: : "Greg Bacon" <[EMAIL PROTECTED]> wrote: : : > I'm still seeing a link failure with r11221. : : Discovered I have cygwin on this PC, went to investigate and..the link failure is gone as well as the auto-import warnings.