diff --git a/gcc_component_ref.patch b/gcc_component_ref.patch index 0b0704f..76ffecd 100644 --- a/gcc_component_ref.patch +++ b/gcc_component_ref.patch @@ -1,7 +1,7 @@ From ab8884cbf3712f939556fc7789bbf32132c7ff1a Mon Sep 17 00:00:00 2001 From: York Jasper Niebuhr Date: Fri, 17 Oct 2025 22:04:41 +0200 -Subject: [PATCH] Add PLUGIN_BUILD_COMPONENT_REF callback +Subject: [PATCH] c-family, c, plugin: Add PLUGIN_BUILD_COMPONENT_REF callback This patch adds the PLUGIN_BUILD_COMPONENT_REF callback, which is invoked by the C front end when a COMPONENT_REF node is built. The callback