https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123132
--- Comment #4 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Jose E. Marchesi <[email protected]>: https://gcc.gnu.org/g:dcbf597cb0de9b0c3152a50d39474ca55d8d38be commit r16-6223-gdcbf597cb0de9b0c3152a50d39474ca55d8d38be Author: Jose E. Marchesi <[email protected]> Date: Wed Dec 17 18:03:15 2025 +0100 a68: fix imports in big-endian targets [PR algol68/123132] This commit fixes the macro DOFFSET in big-endian targets. Tested in sparc64-linux-gnu in both -m64 and -m32. Signed-off-by: Jose E. Marchesi <[email protected]> gcc/algol68/ChangeLog PR algol68/123132 * a68-imports.cc (DOFFSET): Fix big-endian path.
