[Bug tree-optimization/18179] vectorizer: wrong alignment/step/initial-address computed for struct accesses

2005-01-05 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-06 00:43 --- Fixed. -- What|Removed |Added Status|NEW |RESOLVED

[Bug tree-optimization/18179] vectorizer: wrong alignment/step/initial-address computed for struct accesses

2005-01-01 Thread aj at gcc dot gnu dot org
--- Additional Comments From aj at gcc dot gnu dot org 2005-01-01 09:49 --- I see the following new failures on Linux/x86-64 since Ira's patch went in: gcc.dg/tree-ssa/ifc-20040816-1.c (test for excess errors) gcc.dg/vect/pr18400.c (test for excess errors)

[Bug tree-optimization/18179] vectorizer: wrong alignment/step/initial-address computed for struct accesses

2004-12-29 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-12-29 13:12 --- Subject: Bug 18179 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2004-12-29 13:11:59 Modified files: gcc: ChangeLog tree-vectorizer.c Log

[Bug tree-optimization/18179] vectorizer: wrong alignment/step/initial-address computed for struct accesses

2004-12-29 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-12-29 13:16 --- Subject: Bug 18179 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2004-12-29 13:16:09 Modified files: gcc: ChangeLog tree-vectorizer.h

[Bug tree-optimization/18179] vectorizer: wrong alignment/step/initial-address computed for struct accesses

2004-12-29 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-12-29 13:20 --- Subject: Bug 18179 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2004-12-29 13:20:38 Modified files: gcc: ChangeLog tree-vectorizer.c Log

[Bug tree-optimization/18179] vectorizer: wrong alignment/step/initial-address computed for struct accesses

2004-12-29 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-12-29 13:39 --- Subject: Bug 18179 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2004-12-29 13:38:34 Modified files: gcc: ChangeLog tree-vectorizer.c Log

[Bug tree-optimization/18179] vectorizer: wrong alignment/step/initial-address computed for struct accesses

2004-12-15 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-12-15 13:02 --- Subject: Bug 18179 CVSROOT:/cvs/gcc Module name:gcc Branch: autovect-branch Changes by: [EMAIL PROTECTED] 2004-12-15 13:02:47 Modified files: gcc:

[Bug tree-optimization/18179] vectorizer: wrong alignment/step/initial-address computed for struct accesses

2004-11-04 Thread dorit at il dot ibm dot com
--- Additional Comments From dorit at il dot ibm dot com 2004-11-04 14:44 --- patch: http://gcc.gnu.org/ml/gcc-patches/2004-11/msg00277.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18179

[Bug tree-optimization/18179] vectorizer: wrong alignment/step/initial-address computed for struct accesses

2004-10-27 Thread dorit at il dot ibm dot com
--- Additional Comments From dorit at il dot ibm dot com 2004-10-27 14:41 --- Created an attachment (id=7417) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7417action=view) testcase. Forgot to mention - occurs when compiling with '-O2 -ftree-vectorize -maltivec'. Attached is the

[Bug tree-optimization/18179] vectorizer: wrong alignment/step/initial-address computed for struct accesses

2004-10-27 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-10-27 17:44 --- Confirmed. -- What|Removed |Added Status|UNCONFIRMED |NEW