Re: I will not merge tuples into mainline today

2008-07-28 Thread Martin Jambor
Hi, On Fri, Jul 25, 2008 at 04:35:51PM -0300, Diego Novillo wrote: > > While doing the final trunk->tuples merge, I was surprised to find several > changes to the inliner and IPA cprop that I was convinced were not going to > happen until after the branch was merged. I'm sorry this turned out t

Re: I will not merge tuples into mainline today

2008-07-25 Thread Richard Guenther
On Fri, Jul 25, 2008 at 9:35 PM, Diego Novillo <[EMAIL PROTECTED]> wrote: > > While doing the final trunk->tuples merge, I was surprised to find several > changes to the inliner and IPA cprop that I was convinced were not going to > happen until after the branch was merged. > > So, I will now revie

I will not merge tuples into mainline today

2008-07-25 Thread Diego Novillo
While doing the final trunk->tuples merge, I was surprised to find several changes to the inliner and IPA cprop that I was convinced were not going to happen until after the branch was merged. So, I will now review the changes that Martin had posted for tuples, let him commit the reviewed pa