[PING^4][PATCH 0/4] Fix library testsuite compilation for build sysroot

Mike Stump mikestump@comcast.net
Sat Dec 21 01:30:00 GMT 2019


On Dec 16, 2019, at 4:06 PM, Maciej W. Rozycki <macro@wdc.com> wrote:
> 
> On Mon, 11 Nov 2019, Maciej W. Rozycki wrote:
> 
>> This patch series addresses a problem with the testsuite compiler being 
>> set up across libatomic, libffi, libgo, libgomp with no correlation 
>> whatsoever to the target compiler being used in GCC compilation.  
>> Consequently there in no arrangement made to set up the compilation 
>> sysroot according to the build sysroot specified for GCC compilation, 
>> causing a catastrophic failure across the testsuites affected from the 
>> inability to link executables.
> 
> Ping for:
> 
> <https://gcc.gnu.org/ml/gcc-patches/2019-11/msg00767.html>
> <https://gcc.gnu.org/ml/gcc-patches/2019-11/msg00768.html>
> <https://gcc.gnu.org/ml/gcc-patches/2019-11/msg00770.html>

Hum...  I'm wondering who should review this...  Feels like I should, the problem is it intertwines with the build system as well.   So, let me approve the testsuite parts so that can clear the way for someone else to approve the remaining bits (if not obvious).

Please do watch out for breakages as it goes in.  Thanks.



More information about the Gcc-patches mailing list