[Bug tree-optimization/39529] ICE on valid code

2009-03-25 Thread irar at il dot ibm dot com
--- Comment #5 from irar at il dot ibm dot com 2009-03-25 12:27 --- Fixed. -- irar at il dot ibm dot com changed: What|Removed |Added Status|NEW

[Bug tree-optimization/39529] ICE on valid code

2009-03-24 Thread irar at gcc dot gnu dot org
--- Comment #4 from irar at gcc dot gnu dot org 2009-03-24 12:18 --- Subject: Bug 39529 Author: irar Date: Tue Mar 24 12:18:19 2009 New Revision: 145029 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=145029 Log: PR tree-optimization/39529 * tree-vect-transform.c

[Bug tree-optimization/39529] ICE on valid code

2009-03-24 Thread irar at il dot ibm dot com
--- Comment #3 from irar at il dot ibm dot com 2009-03-24 11:42 --- (In reply to comment #0) > My solution: > After each loop is vectorized, and SSA is updated, I re-compute alias > info. I am not familiar with the vectorizer sources, so I don't know > if there is a more efficient way to

[Bug tree-optimization/39529] ICE on valid code

2009-03-24 Thread irar at il dot ibm dot com
--- Comment #2 from irar at il dot ibm dot com 2009-03-24 08:23 --- I am testing this patch: Index: tree-vect-transform.c === --- tree-vect-transform.c (revision 145027) +++ tree-vect-transform.c (working copy)

[Bug tree-optimization/39529] ICE on valid code

2009-03-23 Thread edmar at freescale dot com
--- Comment #1 from edmar at freescale dot com 2009-03-23 18:36 --- Created an attachment (id=17523) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17523&action=view) Here is the patch I used -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39529