From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Behun Date: Fri, 12 Mar 2021 11:09:46 +0100 Subject: [PATCH u-boot 12/39] string: make memcpy() and memset() visible to fix LTO linking errors In-Reply-To: <20210308105532.cpjmnzd6phhkow2w@pali> References: <20210307042538.21229-1-marek.behun@nic.cz> <20210307042538.21229-13-marek.behun@nic.cz> <20210308111933.3893ee8f@nic.cz> <20210308102334.tzfxbb3ubytkmq4o@pali> <20210308105532.cpjmnzd6phhkow2w@pali> Message-ID: <20210312110946.7d12289a@nic.cz> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de I created a gcc bug for this https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99559