Fix val-prof-7.c on --target_board 'unix/-m32'
commita05d3de85ae08e1b5195629285cce1040e7a7cb2
authormarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 16 Aug 2016 12:28:46 +0000 (16 12:28 +0000)
committermarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 16 Aug 2016 12:28:46 +0000 (16 12:28 +0000)
treeb0c29b47c95efff0d507e2727b99e93febef5c65
parent153d270f375ee4d9133195fac0c382ddc4737703
Fix val-prof-7.c on --target_board 'unix/-m32'

* gcc.dg/tree-prof/val-prof-7.c (int main): Change size
of memory operations so that it can be handled by core2
in 32-bit mode.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@239498 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/tree-prof/val-prof-7.c