[Bug fortran/60128] [4.8/4.9 Regression] Wrong ouput using en edit descriptor
dave.anglin at bell dot net
gcc-bugzilla@gcc.gnu.org
Sat Mar 29 23:52:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60128
--- Comment #62 from dave.anglin at bell dot net ---
On 29-Mar-14, at 7:30 PM, dominiq at lps dot ens.fr wrote:
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60128
>
> --- Comment #61 from Dominique d'Humieres <dominiq at lps dot
> ens.fr> ---
>> Test no longer fails on hppa2.0w-hp-hpux11.11:
>>
>> Unsupported rounding for real(4)
>> Unsupported rounding for real(8)
>> Unsupported rounding for real(16)
>> 0 0 0
>> PASS: gfortran.dg/fmt_en.f90 -O0 execution test
>> XFAIL: gfortran.dg/fmt_en.f90 -O0 scan-file All kinds rounded to
>> nearest
>
> Actually all the tests are skipped. I have forgotten to remove the
> line
>
> if (l_skip(i)) cycle
>
> Could you rerun the test without this line? You should get something
> such as
>
> 285 0 30
Yes:
Unsupported rounding for real(4)
Unsupported rounding for real(8)
Unsupported rounding for real(16)
285 0 30
--
John David Anglin dave.anglin@bell.net
More information about the Gcc-bugs
mailing list