]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix unresolved in gcc.dg/pr46932.c
authorwilco <wilco@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 7 Aug 2017 13:56:02 +0000 (13:56 +0000)
committerwilco <wilco@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 7 Aug 2017 13:56:02 +0000 (13:56 +0000)
commit7641bb65d5e515b1194b9e4c502814986ce5c7dd
tree2874a713fa602017ad3b128015f2a43165aac107
parente525e403bd2345280458b51ecaee02af2293a17e
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@250918 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr46932.c