https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116152
--- Comment #1 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Patrick O'Neill <pone...@gcc.gnu.org>: https://gcc.gnu.org/g:51db1f307ba395ee322de5adadf56c316e82ae00 commit r15-2731-g51db1f307ba395ee322de5adadf56c316e82ae00 Author: Patrick O'Neill <patr...@rivosinc.com> Date: Tue Jul 30 17:32:09 2024 -0700 RISC-V: Add deprecation warning to LP64E abi gcc/ChangeLog: PR target/116152 * config/riscv/riscv.cc (riscv_option_override): Add deprecation warning. gcc/testsuite/ChangeLog: * gcc.target/riscv/predef-9.c: Add check for warning. Signed-off-by: Patrick O'Neill <patr...@rivosinc.com>