[autovect] [patch] branch merge

Keith Besaw kbesaw@us.ibm.com
Tue Apr 12 16:45:00 GMT 2005


Dorit Naishlos/Haifa/IBM wrote on 04/10/2005 04:25:03 PM:

> Synched autovect-branch with mainline. This time it went much less 
> smooth than before. Finally passed bootstrap with vectorization 
> enabled, but with the following issues left to resolve:
> 
> (1) ICE due to versioning for alignment:
> FAIL: gcc.dg/vect/vect-95.c (test for excess errors)
> FAIL: gcc.dg/vect/vect-95.c scan-tree-dump-times vectorized 1 loops 1
> (for this reason I also couldn't bootstrap with versioning enabled. 
> I used -fno-tree-vect-loop-version)
> 


Ran the vector tests with the fix for vect-95.c.  Only failures are now:
FAIL: gcc.dg/vect/no_version/pr18536.c scan-tree-dump-times vectorized 1 
loops 1
FAIL: gcc.dg/vect/no_version/vect-39.c scan-tree-dump-times vectorized 1 
loops 1
FAIL: gcc.dg/vect/no_version/vect-92.c execution test

Patch:



I noticed that the new test I submitted to check that optimize_size
turned off loop versioning wasn't there.  Here it is again in case
it was passed over accidentally.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: vect.4-12a.diff
Type: application/octet-stream
Size: 4793 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20050412/4b35c880/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vect-95a.c
Type: application/octet-stream
Size: 1302 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20050412/4b35c880/attachment-0001.obj>


More information about the Gcc-patches mailing list