aboutsummaryrefslogtreecommitdiff
path: root/config/stdint.m4
diff options
context:
space:
mode:
authorHafiz Abid Qadeer <abidh@codesourcery.com>2022-01-17 13:45:08 +0000
committerHafiz Abid Qadeer <abidh@codesourcery.com>2022-01-17 13:57:18 +0000
commitdeb9f18f67788c36f4652bca101d93faf07ecf39 (patch)
treeebfbdefff081a6489d7bd5d2b301a87e33c97b32 /config/stdint.m4
parenta81f6092350cf2c8fc3e3cefc61af7a1649ae030 (diff)
downloadgcc-deb9f18f67788c36f4652bca101d93faf07ecf39.zip
gcc-deb9f18f67788c36f4652bca101d93faf07ecf39.tar.gz
gcc-deb9f18f67788c36f4652bca101d93faf07ecf39.tar.bz2
Change kind of integer literal to fix a testcase.
As Thomas reported in https://gcc.gnu.org/pipermail/gcc-patches/2022-January/588448.html a test added in my recent allocate clause patch fails on m32. It was due to default kind for integer matching c_intptr_t for m32. I have now changed it to 0_1 so that always integer with kind=1 is used. gcc/testsuite/ChangeLog: * gfortran.dg/gomp/allocate-2.f90: Change 0 to 0_1.
Diffstat (limited to 'config/stdint.m4')
0 files changed, 0 insertions, 0 deletions