https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113233
--- Comment #16 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The releases/gcc-13 branch has been updated by Xi Ruoyao <[email protected]>: https://gcc.gnu.org/g:abbb6f69bb0ab5b0c343741f383d0bd4438569e8 commit r13-10357-gabbb6f69bb0ab5b0c343741f383d0bd4438569e8 Author: Xi Ruoyao <[email protected]> Date: Thu Jun 11 08:06:07 2026 +0800 LoongArch: fix "macro redefined" warning This seems a rebase error when backporting the PR 113233 fix to releases/gcc-13. gcc/ PR target/113233 * config/loongarch/loongarch.cc (TARGET_OPTION_SAVE): Undefine before redefine.
