Fix val-prof-7.c on --target_board 'unix/-m32'
authorMartin Liska <mliska@suse.cz>
Tue, 16 Aug 2016 12:28:46 +0000 (14:28 +0200)
committerMartin Liska <marxin@gcc.gnu.org>
Tue, 16 Aug 2016 12:28:46 +0000 (12:28 +0000)
commitbeab2da675f6b35f261466d8f1340fdf78c46826
treeb0c29b47c95efff0d507e2727b99e93febef5c65
parent32917686b0ebb596fe0d783328a771c4dfd759ef
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.

From-SVN: r239498
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/tree-prof/val-prof-7.c