Skip pr80170.c for non-ptr32plus targets
authorSenthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
Thu, 20 Apr 2017 05:46:02 +0000 (05:46 +0000)
committerSenthil Kumar Selvaraj <saaadhu@gcc.gnu.org>
Thu, 20 Apr 2017 05:46:02 +0000 (05:46 +0000)
commita4bb5c57c9211c7eda33259af525ce5675889842
tree6731fc97fa96da5005598951af5b49d9b6b5797d
parent1aed1a11ae689b04c9750457023885084c1b3cda
Skip pr80170.c for non-ptr32plus targets

The testcase uses 32 bit or bigger pointer offsets, and
that triggers an ptrofftype_p assert in tree.c.

gcc/testsuite

2017-04-19  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>

* gcc.dg/pr80170.c: Require ptr32plus.

From-SVN: r247011
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr80170.c