On Tue, May 21, 2019 at 11:20 AM Uros Bizjak <ubiz...@gmail.com> wrote: > > 2019-05-21 Uroš Bizjak <ubiz...@gmail.com> > > * config/i386/cpuid.h (__cpuid): For 32bit targets, zero > %ebx and %ecx bafore calling cpuid with leaf 1 or > non-constant leaf argument. > > Bootstrapped and regression tested on x86_64-linux-gnu {,-m32}. > > Committed to mainline SVN, will be backported to all active branches.
Has this been backported to active branches? I could only find it in the 9.2.0 release using the git repositories. - Matthew