[RFC] algol68: Remove redundant HAS_ROWS check from caller side of a68_low_dup

Kanishka Solanki kanishkasolanki456s@gmail.com
Mon Jun 15 17:58:49 GMT 2026


Hi,

As discussed on the mailing list, I worked on the task of removing
redundant HAS_ROWS checks before calls to a68_low_dup.

This patch removes two caller-side HAS_ROWS checks that are no longer
necessary, since a68_low_dup now handles the HAS_ROWS case internally.

Tested with:
make check-algol68

This is my first GCC patch, so feedback is very welcome.

Thanks,
Kanishka Solanki
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://gcc.gnu.org/pipermail/algol68/attachments/20260615/019856f2/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-remove-redundant-HAS_ROWS-check-from-caller-side-of-.patch
Type: text/x-patch
Size: 1512 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/algol68/attachments/20260615/019856f2/attachment.bin>


More information about the Algol68 mailing list