[Bug algol68/122966] algol68, meet clang

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Dec 3 11:59:54 GMT 2025


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122966

--- Comment #1 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Jose E. Marchesi <jemarch@gcc.gnu.org>:

https://gcc.gnu.org/g:002bc3ba8b721c714b3e0429791fa9b69002bec2

commit r16-5850-g002bc3ba8b721c714b3e0429791fa9b69002bec2
Author: Jose E. Marchesi <jose.marchesi@oracle.com>
Date:   Wed Dec 3 12:15:51 2025 +0100

    a68: remove self-assign in a68_lower_collateral_clause [PR algol68/122966]

    This commit removes a spurious self-assignment that was preventing
    building with clang.

    Signed-off-by: Jose E. Marchesi <jemarch@gnu.org>

    gcc/algol68/ChangeLog

            PR algol68/122966
            * a68-low-clauses.cc (a68_lower_collateral_clause): Remove
            self-assignment.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Algol68 mailing list