From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Fri, 08 May 2020 11:38:30 +0200 Subject: [Buildroot] [PATCH] package/binutils: fix xtensa PR ld/25861 In-Reply-To: <20200423031145.18873-1-jcmvbkbc@gmail.com> (Max Filippov's message of "Wed, 22 Apr 2020 20:11:45 -0700") References: <20200423031145.18873-1-jcmvbkbc@gmail.com> Message-ID: <87a72isr55.fsf@dell.be.48ers.dk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net >>>>> "Max" == Max Filippov writes: > Handle link-time relaxation of full 16-bit difference values correctly > in xtensa linker. This fixes the following kind of build errors: > .../five-point.cpp:338:(.debug_line+0x3b12): > dangerous relocation: overflow after relaxation > Backported from: > https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=commitdiff;h=30ce8e47fad9b057b6d7af9e1d43061126d34d20 > Fixes: > http://autobuild.buildroot.net/results/67a5545779bbe8ca2b21da1f3ff2002053710ce1/ > http://autobuild.buildroot.net/results/87f38998d2d60b6bce3128589973187ef9596e28/ > Signed-off-by: Max Filippov Committed to 2020.02.x, thanks. -- Bye, Peter Korsgaard