Re: [PATCH] Fix a -fcompare-debug bug in the vectorizer (PR debug/49496)

2011-06-22 Thread Richard Guenther
On Wed, Jun 22, 2011 at 7:02 PM, Jakub Jelinek wrote: > Hi! > > This bug has been introduced recently, we shouldn't take debug uses into > account when deciding whether to optimize. > > Bootstrapped/regtested on x86_64-linux and i686-linux, ok for trunk? Ok. Thanks, Richard. > 2011-06-22  Jakub

[PATCH] Fix a -fcompare-debug bug in the vectorizer (PR debug/49496)

2011-06-22 Thread Jakub Jelinek
Hi! This bug has been introduced recently, we shouldn't take debug uses into account when deciding whether to optimize. Bootstrapped/regtested on x86_64-linux and i686-linux, ok for trunk? 2011-06-22 Jakub Jelinek PR debug/49496 * tree-vect-patterns.c (vect_recog_widen_mult_p