Re: [PATCH 1/3] Fix PR47653: do not handle loops using wrapping semantics in graphite

2011-07-28 Thread Tobias Grosser
On 07/24/2011 08:25 AM, Sebastian Pop wrote: 2011-07-23 Sebastian Pop PR middle-end/47653 * graphite-scop-detection.c (graphite_can_represent_loop): Discard loops using wrapping semantics. * gcc.dg/graphite/run-id-pr47653.c: New. * gcc.dg/graphite/interc

Re: [PATCH 1/3] Fix PR47653: do not handle loops using wrapping semantics in graphite

2011-07-24 Thread Richard Guenther
On Sun, Jul 24, 2011 at 9:25 AM, Sebastian Pop wrote: > 2011-07-23  Sebastian Pop   > >        PR middle-end/47653 >        * graphite-scop-detection.c (graphite_can_represent_loop): Discard >        loops using wrapping semantics. > >        * gcc.dg/graphite/run-id-pr47653.c: New. >        * gcc

[PATCH 1/3] Fix PR47653: do not handle loops using wrapping semantics in graphite

2011-07-24 Thread Sebastian Pop
2011-07-23 Sebastian Pop PR middle-end/47653 * graphite-scop-detection.c (graphite_can_represent_loop): Discard loops using wrapping semantics. * gcc.dg/graphite/run-id-pr47653.c: New. * gcc.dg/graphite/interchange-3.c: Do not use unsigned types for