Source: glibc Version: 2.22-8 Severity: normal Bug #759495 redux: the cputable file is shipped by dpkg, not by dpkg-dev, so build-depending on dpkg-dev (>= 1.18.7) does not achieve anything.
While the build dependency on a recent g++-5 ensures that the right compiler is used (i586-linux-gnu is a symlink to i686-linux-gnu), when building with dpkg 1.18.4 I see lines with "…-I../sysdeps/unix/sysv/linux/i386/i586…" in the build log, which seems to imply that memcpy and friends don't get optimized for i686. -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable'), (101, 'experimental') Architecture: i386 (x86_64)

