This is the mail archive of the gcc-bugs@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]

[Bug c++/52639] ice in supportable_widening_operation


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52639

--- Comment #7 from dcb <dcb314 at hotmail dot com> 2012-04-24 18:08:53 UTC ---
(In reply to comment #6)
> Supposedly fixed by
> 
> 2012-04-10  Ulrich Weigand  <ulrich.weigand@linaro.org>
> 
>         PR tree-optimization/52870
>         * tree-vect-patterns.c (vect_recog_widen_mult_pattern): Verify that
>         presumed pattern statement is within the same loop or basic block.
> 
> meaning, I cannot reproduce it.

I checked and trunk 20120422 doesn't seem to have this bug.

So it looks fixed to me. Suggest mark resolved.


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