X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gcc%2Ftestsuite%2Fgfortran.dg%2Fmvbits_1.f90;h=15cbf8c8b8cb1cf51eb269d5530e0933573a79b5;hb=4d8cd3a26294ce35abb17668eac2b6c38dd23bd0;hp=90e92bb0e2654addaa5451eb87b93526394e4eb4;hpb=c944d49b3bd3667c65c299afd3b1d756084203f4;p=platform%2Fupstream%2Fgcc48.git diff --git a/gcc/testsuite/gfortran.dg/mvbits_1.f90 b/gcc/testsuite/gfortran.dg/mvbits_1.f90 index 90e92bb..15cbf8c 100644 --- a/gcc/testsuite/gfortran.dg/mvbits_1.f90 +++ b/gcc/testsuite/gfortran.dg/mvbits_1.f90 @@ -1,3 +1,4 @@ +! { dg-do run } ! PR 25577 ! MVBITS didn't work correctly for integer types wider than a C int ! The testcase is based on the one Dale Ranta posted in the bug report