public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/23412] New: [data deps] Overflow problem in Omega
@ 2005-08-15 23:08 sebastian dot pop at cri dot ensmp dot fr
  2005-08-15 23:11 ` [Bug middle-end/23412] " sebastian dot pop at cri dot ensmp dot fr
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: sebastian dot pop at cri dot ensmp dot fr @ 2005-08-15 23:08 UTC (permalink / raw)
  To: gcc-bugs

This pattern shows something strange in the results of Omega.
Looking at the step of array accesses it seems like Omega has 
just no mechanism to handle -1 evolutions i.e. 0ffffffff in 
unsigned with modulo arithmetics.  This occurs in 
gcc/gcc/real.c during bootstrap on amd64-linux.

Dist vectors from the first dependence analyzer:
   1    1 
Omega dist vectors are not the same:
  -1    0 
Data dependence relation is:
(Data Dep: 
  access_fn_A: {1, +, 4294967295}_5
  access_fn_B: {2, +, 4294967295}_5

 (subscript 
  iterations_that_access_an_element_twice_in_A: {0, +, 1}_1
  last_conflict: 1
  iterations_that_access_an_element_twice_in_B: {1, +, 1}_1
  last_conflict: 1
  (Subscript distance: 1
  )
 )
  distance_vect:     -1    0 
  direction_vect:     -    =
)

-- 
           Summary: [data deps] Overflow problem in Omega
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: middle-end
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: sebastian dot pop at cri dot ensmp dot fr
                CC: gcc-bugs at gcc dot gnu dot org


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


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

end of thread, other threads:[~2006-03-29 20:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-08-15 23:08 [Bug middle-end/23412] New: [data deps] Overflow problem in Omega sebastian dot pop at cri dot ensmp dot fr
2005-08-15 23:11 ` [Bug middle-end/23412] " sebastian dot pop at cri dot ensmp dot fr
2005-08-15 23:31 ` sebastian dot pop at cri dot ensmp dot fr
2005-08-17 12:24 ` pinskia at gcc dot gnu dot org
     [not found] <bug-23412-9369@http.gcc.gnu.org/bugzilla/>
2006-03-29 20:40 ` sebastian dot pop at cri dot ensmp dot fr

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