Re: [PATCH, PR 54409] Remapping inlining predicates fix

2012-08-31 Thread Jan Hubicka
> Hi, > > this patch fixes PR 54409. The condition for dealing with offset maps > when remapping predicates which I have added recently was wrong, > fortunately a subsequent assert caught this. We cannot shift stuff by > an offset when it is passed by value. > > Conversely, the condition was un

[PATCH, PR 54409] Remapping inlining predicates fix

2012-08-30 Thread Martin Jambor
Hi, this patch fixes PR 54409. The condition for dealing with offset maps when remapping predicates which I have added recently was wrong, fortunately a subsequent assert caught this. We cannot shift stuff by an offset when it is passed by value. Conversely, the condition was unnecessarily rest