Fix unresolved in gcc.dg/pr46932.c
authorWilco Dijkstra <wdijkstr@arm.com>
Mon, 7 Aug 2017 13:56:02 +0000 (13:56 +0000)
committerWilco Dijkstra <wilco@gcc.gnu.org>
Mon, 7 Aug 2017 13:56:02 +0000 (13:56 +0000)
commit6f1a16cbe84edaa9551d21d8b4db5830b6fed5dd
tree2874a713fa602017ad3b128015f2a43165aac107
parent4090b65231d4a3e80fa3c8971748bef4c9a55341
Fix unresolved in gcc.dg/pr46932.c

Build only if pre-increment is supported.  Given there is no config test,
add a list of targets which have HAVE_PRE_INCREMENT set.

    testsuite/
PR middle-end/46932
* gcc.dg/pr46932.c: Compile on targets with pre-increment.

From-SVN: r250918
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr46932.c