File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Fortran/gfortran/regression Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 180180" scalar_mask_2.f90 " :
181181 disabled_on : ["powerpc-*-aix"]
182182
183+ # libm's routine lround returns incorrect values on AIX
184+ " nint_2.f90 " :
185+ disabled_on : ["powerpc-*-aix"]
186+
183187# ------------------------ PERMANENTLY OVERRIDDEN TESTS ------------------------
184188
185189# namelist_print_2.f and print_fmt_2.f90 use ```print <namelist name>```. This
Original file line number Diff line number Diff line change @@ -5450,7 +5450,7 @@ run;newunit_1.f90;;;;
54505450run;newunit_3.f90;;;;
54515451run;newunit_5.f90;;;;
54525452run;nint_1.f90;;;;
5453- run;nint_2.f90;;;;
5453+ run;nint_2.f90;;;;powerpc-.+-aix
54545454run;no -automatic.f90;;-fno-automatic;;
54555455run;no_arg_check_2a.f90;;;;
54565456run;no_range_check_1.f90;;-fno-range-check -O0;;
You can’t perform that action at this time.
0 commit comments