[Bug c++/52639] ice in supportable_widening_operation

2014-02-16 Thread jackie.rosen at hushmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52639 Jackie Rosen jackie.rosen at hushmail dot com changed: What|Removed |Added CC|

[Bug c++/52639] ice in supportable_widening_operation

2012-04-24 Thread vincent-gcc at vinc17 dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52639 --- Comment #5 from Vincent Lefèvre vincent-gcc at vinc17 dot net 2012-04-24 13:22:08 UTC --- Same problem here under Debian/unstable (x86_64), with: gcc-snapshot -O3 -march=native -std=gnu99 -c ice-setf.i and the testcase below, using: gcc

[Bug c++/52639] ice in supportable_widening_operation

2012-04-24 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52639 --- Comment #6 from Richard Guenther rguenth at gcc dot gnu.org 2012-04-24 14:04:42 UTC --- Supposedly fixed by 2012-04-10 Ulrich Weigand ulrich.weig...@linaro.org PR tree-optimization/52870 * tree-vect-patterns.c

[Bug c++/52639] ice in supportable_widening_operation

2012-04-24 Thread dcb314 at hotmail dot com
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.weig...@linaro.org PR tree-optimization/52870 *

[Bug c++/52639] ice in supportable_widening_operation

2012-04-24 Thread vincent-gcc at vinc17 dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52639 --- Comment #8 from Vincent Lefèvre vincent-gcc at vinc17 dot net 2012-04-24 23:58:06 UTC --- I confirm that rebuilding gcc-snapshot with the patch http://gcc.gnu.org/viewcvs?view=revisionrevision=186272 for PR tree-optimization/52870 solves the

[Bug c++/52639] ice in supportable_widening_operation

2012-04-24 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52639 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|WAITING |RESOLVED

[Bug c++/52639] ice in supportable_widening_operation

2012-04-03 Thread dcb314 at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52639 --- Comment #3 from dcb dcb314 at hotmail dot com 2012-04-03 19:29:11 UTC --- Created attachment 27079 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=27079 C++ source code

[Bug c++/52639] ice in supportable_widening_operation

2012-04-03 Thread dcb314 at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52639 --- Comment #4 from dcb dcb314 at hotmail dot com 2012-04-03 19:31:58 UTC --- Finally, I managed to get delta to do something useful. Minimal test case attached.

[Bug c++/52639] ice in supportable_widening_operation

2012-03-31 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52639 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|UNCONFIRMED |WAITING

[Bug c++/52639] ice in supportable_widening_operation

2012-03-20 Thread dcb314 at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52639 dcb dcb314 at hotmail dot com changed: What|Removed |Added Component|c |c++ --- Comment #1 from