]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Remove not feasible FIXME
authorMartin Liska <mliska@suse.cz>
Thu, 22 Apr 2021 07:14:28 +0000 (09:14 +0200)
committerMartin Liska <mliska@suse.cz>
Fri, 23 Apr 2021 16:25:43 +0000 (18:25 +0200)
gcc/ChangeLog:

* lto-wrapper.c: Remove FIXME about usage of
hardware_concurrency. The function is not on par with
what we have now.

gcc/lto-wrapper.c

index 0b626d7c81186d346b47bcf8b2d672d9d86ff461..49894e4fc615f9f7b5e20b40a0ede19289d43dd7 100644 (file)
@@ -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 *