From b994c48e78aeedbcad654056c89e77d908c516a3 Mon Sep 17 00:00:00 2001 From: Tommy Murphy Date: Thu, 10 Oct 2024 13:05:21 +0100 Subject: [PATCH] Update GCC branch tag - see https://github.com/riscv-collab/riscv-gnu-toolchain/issues/1575 --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 26a7383e236..68c2932f088 100644 --- a/.gitmodules +++ b/.gitmodules @@ -5,7 +5,7 @@ [submodule "gcc"] path = gcc url = https://gcc.gnu.org/git/gcc.git - branch = releases/gcc-13 + branch = releases/gcc-14 [submodule "glibc"] path = glibc url = https://sourceware.org/git/glibc.git