On Tue, Jul 02, 2013 at 01:14:35PM -0400, Joern Rennecke wrote:
> 2013-07-02 Joern Rennecke
>
> * testsuite/gcc.dg/tree-ssa/vrp66.c: Make conditional on
No testsuite/ in the ChangeLog entry.
> { target { ! int16 } } .
> * gcc.dg/tree-ssa/vrp66-int16-sw.c: New test.
Ok with t
As already proposed in the comments to PR52267, this patch restricts the
vrp66.c test to targets with int sizes other (and if standards conformant,
that means larger) than 16 bit.
It also adds a test for 16 bit int targets.
I found that when running the original test using the sim target of avr-