From 7f0dc5627ddf264d712c0955282a1a65c231a159 Mon Sep 17 00:00:00 2001 From: Stephanos Ioannidis Date: Mon, 30 Jun 2025 08:01:51 +0900 Subject: [PATCH] gcc: Set -mstrict-align by default on RISC-V Pull in the GCC patch that sets `-mstrict-align` flag by default for RISC-V targets. Signed-off-by: Stephanos Ioannidis --- gcc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc b/gcc index 24d48cb2..8453e397 160000 --- a/gcc +++ b/gcc @@ -1 +1 @@ -Subproject commit 24d48cb2ec79e2b08f42bc774fa0e271c59427ec +Subproject commit 8453e3972470d4a1ec4e45cd43e2171b4f002ae8