From 8235acc0ad82b0660e2aef193975900040c51115 Mon Sep 17 00:00:00 2001 From: Stephanos Ioannidis Date: Thu, 26 Jun 2025 12:59:18 +0900 Subject: [PATCH] gcc: Pull RV64GC large code model patch This commit pulls in the GCC patch that adds RV64GC multi-lib built for large code model (`-mcmodel=large`). The large code model is required to handle offsets larger than 2GiB. Signed-off-by: Stephanos Ioannidis --- gcc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc b/gcc index 8d78e3b6..fca51f87 160000 --- a/gcc +++ b/gcc @@ -1 +1 @@ -Subproject commit 8d78e3b68f9a40391091b125d22d9355905dd936 +Subproject commit fca51f873a5c330c0208b7b98718aee1c301113f