From 59a8a0ef0d57dd28b47fb39d2cb5651d297e1c89 Mon Sep 17 00:00:00 2001 From: Andrea Corallo Date: Mon, 21 Mar 2022 15:04:49 +0100 Subject: [PATCH] ; * src/comp.c: Update a comment. --- src/comp.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/comp.c b/src/comp.c index 50f92fe2cfe..349f228558e 100644 --- a/src/comp.c +++ b/src/comp.c @@ -4969,7 +4969,6 @@ unknown (before GCC version 10). */) /******************************************************************************/ /* Helper functions called from the run-time. */ -/* These can't be statics till shared mechanism is used to solve relocations. */ /* Note: this are all potentially definable directly to gcc and are here just */ /* for laziness. Change this if a performance impact is measured. */ /******************************************************************************/ -- 2.39.2