mirror of git://gcc.gnu.org/git/gcc.git
![]() This function assumes that cpuid would return "invalid domain" when a sub-leaf index greater than what's supported is requested. This turned out not to always be the case when running on some virtual machines. As the loop only does anything for levels 0 and 1, make that a hard limit for number of times the loop is ran. PR d/112408 libphobos/ChangeLog: * libdruntime/core/cpuid.d (getCpuInfo0B): Limit number of times loop runs. |
||
---|---|---|
.. | ||
config | ||
core | ||
gcc | ||
rt | ||
LICENSE.txt | ||
MERGE | ||
Makefile.am | ||
Makefile.in | ||
__builtins.di | ||
__main.di | ||
object.d |