[Bug tree-optimization/19049] not vectorizing a fortran loop
irar at il dot ibm dot com
gcc-bugzilla@gcc.gnu.org
Mon Apr 25 10:00:00 GMT 2005
------- Additional Comments From irar at il dot ibm dot com 2005-04-25 09:58 -------
The vectorizer fails to determine dependence between: (*a_38)[D.719_49] and
(*a_38)[D.718_51], since it fails to determine that both of the data-refs have
the same base, *a_38. This is already fixed in autovect branch, and I am
working on a patch to bring the changes in data-refs analysis to mainline.
--
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |irar at il dot ibm dot com
|dot org |
Status|NEW |ASSIGNED
Last reconfirmed|2005-01-01 04:23:21 |2005-04-25 09:58:44
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19049
More information about the Gcc-bugs
mailing list