public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/32380]  New: reports "unaligned store" and can't determine dependence
@ 2007-06-17 16:28 tprince at computer dot org
  2007-06-17 16:29 ` [Bug fortran/32380] " tprince at computer dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: tprince at computer dot org @ 2007-06-17 16:28 UTC (permalink / raw)
  To: gcc-bugs

gfortran -O2 -fcray-pointer -ftree-vectorize -ftree-vectorizer-verbose=2 -c -v
unal.f

There are several reports of "unsupported unaligned store" or "can't determine
dependence between .."  The loops which report "unaligned store" vectorize OK
when taken in isolation.  
The reports of "can't determine dependence" appear to refer to the use of
multiple sections of the same array.  These sections cannot overlap unless
there is a subscript range violation.  Even if there were such a violation, it
could be taken care of by changing the order.


-- 
           Summary: reports "unaligned store" and can't determine dependence
           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=32380


^ permalink raw reply	[flat|nested] 12+ messages in thread
[parent not found: <bug-32380-4@http.gcc.gnu.org/bugzilla/>]

end of thread, other threads:[~2012-06-06 12:54 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-06-17 16:28 [Bug fortran/32380] New: reports "unaligned store" and can't determine dependence tprince at computer dot org
2007-06-17 16:29 ` [Bug fortran/32380] " tprince at computer dot org
2007-07-11 14:50 ` [Bug fortran/32380] misaligned stores don't get vectorized irar at il dot ibm dot com
2007-07-15 18:31 ` dorit at gcc dot gnu dot org
2007-07-15 18:43 ` tprince at computer dot org
2007-07-15 19:02 ` dorit at gcc dot gnu dot org
     [not found] <bug-32380-4@http.gcc.gnu.org/bugzilla/>
2012-02-05 23:56 ` tkoenig at gcc dot gnu.org
2012-02-08 19:54 ` tkoenig at gcc dot gnu.org
2012-02-08 19:58 ` tkoenig at gcc dot gnu.org
2012-02-09 12:14 ` jakub at gcc dot gnu.org
2012-02-20 17:19 ` tkoenig at gcc dot gnu.org
2012-06-06 12:54 ` rguenth at gcc dot gnu.org

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