]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR modula2/115164 initial test code highlighting the problem
authorGaius Mulley <gaiusmod2@gmail.com>
Tue, 21 May 2024 00:11:48 +0000 (01:11 +0100)
committerGaius Mulley <gaiusmod2@gmail.com>
Tue, 21 May 2024 00:11:48 +0000 (01:11 +0100)
commitd642b66a298ece7394e786a6a2d14a4f0b561d9a
treec1159154ee0afa98e1dffd9410afb1ac6c984867
parent9ff8f041331ef8b56007fb3c4d41d76f9850010d
PR modula2/115164 initial test code highlighting the problem

This patch includes some trivial testcode which highlights
PR 115164.  Expect future test code to perform runtime checks
for a series of trailing zeros.

gcc/testsuite/ChangeLog:

PR modula2/115164
* gm2/isolib/run/pass/testlowread.mod: New test.
* gm2/isolib/run/pass/testwritereal.mod: New test.

Signed-off-by: Gaius Mulley <gaiusmod2@gmail.com>
gcc/testsuite/gm2/isolib/run/pass/testlowread.mod [new file with mode: 0644]
gcc/testsuite/gm2/isolib/run/pass/testwritereal.mod [new file with mode: 0644]