--- Additional Comments From jsm28 at gcc dot gnu dot org 2005-03-24 17:15
---
The FAIL is fixed, I'll open a new PR for the new failures introduced at around
the same time.
--
What|Removed |Added
-
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-03-23
15:53 ---
Subject: Bug 20501
CVSROOT:/cvs/gcc
Module name:gcc
Changes by: [EMAIL PROTECTED] 2005-03-23 15:53:05
Modified files:
gcc: ChangeLog tree-vect-analyze.c
Log m
--- Additional Comments From dorit at il dot ibm dot com 2005-03-22 10:54
---
patch: http://gcc.gnu.org/ml/gcc-patches/2005-03/msg02063.html
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20501
--- Additional Comments From dorit at il dot ibm dot com 2005-03-20 12:26
---
Thanks.
This patch should fix the problem (the message "Alignment of access forced
using peeling" should not be printed when we're not going to vectorize the loop
due to unsupported unaligned access. this pa
--- Additional Comments From jsm28 at gcc dot gnu dot org 2005-03-18 01:32
---
Created an attachment (id=8412)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8412&action=view)
output of compiling with -fdump-tree-vect-details
Here is the output requested, compiled with the options
--- Additional Comments From dorit at il dot ibm dot com 2005-03-17 20:57
---
can you please send the output of compiling with -fdump-tree-vect-details?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20501