public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/32375]  New: not vectorized: can't determine dependence (array sections)
@ 2007-06-17 15:02 tprince at computer dot org
  2007-06-18  3:14 ` [Bug tree-optimization/32375] " pinskia at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: tprince at computer dot org @ 2007-06-17 15:02 UTC (permalink / raw)
  To: gcc-bugs

gfortran -O2  -ftree-vectorize -ftree-vectorizer-verbose=2 -c -v s414a.f

The source and destination sections of aa(:,:) do not overlap, unless there is
a subscript over-run.  Even that case could be taken care of by loop reversal.

This is a simplification of a case from:
http://www.netlib.org/benchmark/vectors


-- 
           Summary: not vectorized: can't determine dependence (array
                    sections)
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tprince at computer dot org
 GCC build triplet: x86_64-unknown-linux-gnu
  GCC host triplet: x86_64-unknown-linux-gnu
GCC target triplet: x86_64-unknown-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32375


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2012-07-16 13:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-32375-4@http.gcc.gnu.org/bugzilla/>
2012-07-13  8:59 ` [Bug tree-optimization/32375] not vectorized: can't determine dependence (array sections) rguenth at gcc dot gnu.org
2012-07-16 13:03 ` rguenth at gcc dot gnu.org
2007-06-17 15:02 [Bug fortran/32375] New: " tprince at computer dot org
2007-06-18  3:14 ` [Bug tree-optimization/32375] " pinskia at gcc dot gnu dot org
2007-07-01 12:46 ` dorit at gcc dot gnu dot org
2007-10-30 17:01 ` spop at gcc dot gnu dot org
2007-10-30 17:37 ` spop at gcc dot gnu dot org
2007-10-30 17:59 ` sebpop at gmail dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).