commit | 271fc1caac433e84e6389e73a5bf07350ea545e2 | [log] [tgz] |
---|---|---|
author | Tobias Burnus <tobias@codesourcery.com> | Thu May 20 09:51:10 2021 +0200 |
committer | Tobias Burnus <tobias@codesourcery.com> | Thu May 20 10:06:17 2021 +0200 |
tree | 6d8d6040cf51d33ea96b3d9f91a0f0cae39fdb09 | |
parent | b54e50285c716fabc3980c5383c4898018a60b28 [diff] |
Testsuite/Fortran: gfortran.dg/pr96711.f90 - fix expected value for PowerPC [PR96983] gcc/testsuite/ChangeLog: PR fortran/96983 * gfortran.dg/pr96711.f90: Use 2**digit(x) instead of a hard-coded value; add comments regarding what the code does. (cherry picked from commit 9e0a5e3ea37f9d7d2b6f2dab7c0bfbeaf08466a3)