From: Martin Liska Date: Thu, 22 Apr 2021 07:14:28 +0000 (+0200) Subject: Remove not feasible FIXME X-Git-Tag: basepoints/gcc-13~8220 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d54693f806a53666eae7411581fc3bd6709807c6;p=thirdparty%2Fgcc.git Remove not feasible FIXME gcc/ChangeLog: * lto-wrapper.c: Remove FIXME about usage of hardware_concurrency. The function is not on par with what we have now. --- diff --git a/gcc/lto-wrapper.c b/gcc/lto-wrapper.c index 0b626d7c8118..49894e4fc615 100644 --- a/gcc/lto-wrapper.c +++ b/gcc/lto-wrapper.c @@ -1304,8 +1304,6 @@ init_num_threads (void) #endif } -/* FIXME: once using -std=c++11, we can use std::thread::hardware_concurrency. */ - /* Test and return reason why a jobserver cannot be detected. */ static const char *