This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/32373] not vectorized: can't determine dependence (equivalence)
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Jun 2007 03:09:02 -0000
- Subject: [Bug fortran/32373] not vectorized: can't determine dependence (equivalence)
- References: <bug-32373-33@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from pinskia at gcc dot gnu dot org 2007-06-18 03:09 -------
The problem with the first one is that we don't pull out the load of "spaces.n"
from the loop which is dealing with common blocks.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32373