diff options
author | Gaius Mulley <gaiusmod2@gmail.com> | 2024-01-25 16:29:02 +0000 |
---|---|---|
committer | Gaius Mulley <gaiusmod2@gmail.com> | 2024-01-25 16:29:02 +0000 |
commit | 0614eb8440b15d238565a8124eb1b1cb4710dc85 (patch) | |
tree | e06bcc1e21e1a2aa48033f1fafc43525e27f2ca4 /gcc/cp/module.cc | |
parent | 660e17f00658b68115282e6de38243e3c6cc1ee2 (diff) | |
download | gcc-0614eb8440b15d238565a8124eb1b1cb4710dc85.zip gcc-0614eb8440b15d238565a8124eb1b1cb4710dc85.tar.gz gcc-0614eb8440b15d238565a8124eb1b1cb4710dc85.tar.bz2 |
modula2: add project regression test and badpointer tests
This patch adds four modula-2 testcases to the regression testsuite.
The project example stresses INC/DEC and range checking and the bad
pointer stress attempting to pass a string acual parameter to a
procedure with a pointer formal parameter.
gcc/testsuite/ChangeLog:
* gm2/pim/fail/badpointer.mod: New test.
* gm2/pim/fail/badpointer2.mod: New test.
* gm2/pim/fail/badpointer3.mod: New test.
* gm2/projects/pim/run/pass/pegfive/pegfive.mod: New test.
* gm2/projects/pim/run/pass/pegfive/projects-pim-run-pass-pegfive.exp: New test.
Signed-off-by: Gaius Mulley <gaiusmod2@gmail.com>
Diffstat (limited to 'gcc/cp/module.cc')
0 files changed, 0 insertions, 0 deletions