From 9d40ef58328848c59fe62f8da97b1a5b44d5c0e3 Mon Sep 17 00:00:00 2001 From: York Jasper Niebuhr Date: Sat, 18 Oct 2025 15:12:44 +0200 Subject: [PATCH] Gcc patch subject line areas --- gcc_component_ref.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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