[Bug tree-optimization/35821] Internal compiler error: segmentation fault

2008-04-10 Thread irar at il dot ibm dot com
--- Comment #10 from irar at il dot ibm dot com 2008-04-10 07:10 --- Fixed. -- irar at il dot ibm dot com changed: What|Removed |Added Status|NEW

[Bug tree-optimization/35821] Internal compiler error: segmentation fault

2008-04-09 Thread irar at gcc dot gnu dot org
--- Comment #9 from irar at gcc dot gnu dot org 2008-04-10 05:52 --- Subject: Bug 35821 Author: irar Date: Thu Apr 10 05:51:59 2008 New Revision: 134162 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=134162 Log: PR tree-optimization/35821 * tree-vect-transform.c

[Bug tree-optimization/35821] Internal compiler error: segmentation fault

2008-04-09 Thread irar at gcc dot gnu dot org
--- Comment #8 from irar at gcc dot gnu dot org 2008-04-09 10:55 --- Subject: Bug 35821 Author: irar Date: Wed Apr 9 10:55:11 2008 New Revision: 134136 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=134136 Log: PR tree-optimization/35821 * tree-vect-transform.c

[Bug tree-optimization/35821] Internal compiler error: segmentation fault

2008-04-07 Thread irar at il dot ibm dot com
--- Comment #7 from irar at il dot ibm dot com 2008-04-07 07:06 --- I am testing the following patch: Index: tree-vect-transform.c === --- tree-vect-transform.c (revision 132478) +++ tree-vect-transform.c (worki

[Bug tree-optimization/35821] Internal compiler error: segmentation fault

2008-04-04 Thread rbertran at ac dot upc dot edu
--- Comment #6 from rbertran at ac dot upc dot edu 2008-04-04 07:25 --- *** Bug 35822 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35821

[Bug tree-optimization/35821] Internal compiler error: segmentation fault

2008-04-04 Thread rbertran at ac dot upc dot edu
--- Comment #5 from rbertran at ac dot upc dot edu 2008-04-04 07:18 --- Created an attachment (id=15427) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15427&action=view) File generated using the flag -fdump-tree-vect and -ftree-vectorizer-verbose= -- http://gcc.gnu.org/bug

[Bug tree-optimization/35821] Internal compiler error: segmentation fault

2008-04-04 Thread rbertran at ac dot upc dot edu
--- Comment #4 from rbertran at ac dot upc dot edu 2008-04-04 07:17 --- Created an attachment (id=15426) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15426&action=view) File generated using the flag -fdump-tree-vect -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35821

[Bug tree-optimization/35821] Internal compiler error: segmentation fault

2008-04-04 Thread rbertran at ac dot upc dot edu
--- Comment #3 from rbertran at ac dot upc dot edu 2008-04-04 07:17 --- Created an attachment (id=15425) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15425&action=view) Temp file generated when -save-temp flag is set -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35821

[Bug tree-optimization/35821] Internal compiler error: segmentation fault

2008-04-03 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2008-04-04 06:44 --- This might be a gc bug with the back-end that shows up with the vectorizer. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added