[Bug c/37955] internal compiler error: in vectorizable_store, at tree-vect-transform.c:5447

2008-10-29 Thread alon dot barlev at gmail dot com
--- Comment #1 from alon dot barlev at gmail dot com 2008-10-29 20:28 --- Created an attachment (id=16584) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16584&action=view) sample1.c sample1.c: In function ‘aep_rsa_mod_exp’: sample1.c:619: internal compiler error: in vectoriza

[Bug c/37955] internal compiler error: in vectorizable_store, at tree-vect-transform.c:5447

2008-10-29 Thread rguenth at gcc dot gnu dot org
--- Comment #2 from rguenth at gcc dot gnu dot org 2008-10-29 21:12 --- works for me on x86_64-linux. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug c/37955] internal compiler error: in vectorizable_store, at tree-vect-transform.c:5447

2008-10-29 Thread alon dot barlev at gmail dot com
--- Comment #3 from alon dot barlev at gmail dot com 2008-10-30 06:45 --- Created an attachment (id=16587) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16587&action=view) sample2.c Maybe the complete source will be better... $ x86_64-pc-mingw32-gcc -O3 -c sample2.c e_aep.c: In

[Bug c/37955] internal compiler error: in vectorizable_store, at tree-vect-transform.c:5447

2008-11-06 Thread irar at il dot ibm dot com
--- Comment #4 from irar at il dot ibm dot com 2008-11-06 08:50 --- > Maybe the complete source will be better... I don't see any failure with r141636 on x86_64-linux. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37955

[Bug c/37955] internal compiler error: in vectorizable_store, at tree-vect-transform.c:5447

2008-11-06 Thread alon dot barlev at gmail dot com
--- Comment #5 from alon dot barlev at gmail dot com 2008-11-06 19:53 --- Still: $ x86_64-pc-mingw32-gcc -O3 sample2.c e_aep.c: In function ‘aep_get_connection’: e_aep.c:862: internal compiler error: in vectorizable_store, at tree-vect-transform.c:5447 Please submit a full bug repor