This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/32373] not vectorized: can't determine dependence (equivalence)



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]