[Bug tree-optimization/20501] gcc.dg/vect/vect-93.c fails on ia64-hpux

2005-03-24 Thread jsm28 at gcc dot gnu dot org
--- 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 -

[Bug tree-optimization/20501] gcc.dg/vect/vect-93.c fails on ia64-hpux

2005-03-23 Thread cvs-commit at gcc dot gnu dot org
--- 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

[Bug tree-optimization/20501] gcc.dg/vect/vect-93.c fails on ia64-hpux

2005-03-22 Thread dorit at il dot ibm dot com
--- 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

[Bug tree-optimization/20501] gcc.dg/vect/vect-93.c fails on ia64-hpux

2005-03-20 Thread dorit at il dot ibm dot com
--- 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

[Bug tree-optimization/20501] gcc.dg/vect/vect-93.c fails on ia64-hpux

2005-03-17 Thread jsm28 at gcc dot gnu dot org
--- 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

[Bug tree-optimization/20501] gcc.dg/vect/vect-93.c fails on ia64-hpux

2005-03-17 Thread dorit at il dot ibm dot com
--- 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