Source: gcc-8 Version: 8-20180308-1 Severity: important Tags: upstream patch Forwarded: https://gcc.gnu.org/ml/gcc-patches/2019-04/msg01000.html X-Debbugs-Cc: debian-ia64@lists.debian.org
Hi, A bug in a new GCC 8.1 feature was exposed by an updated binutils with debug_view support, which causes gcc-8 to FTBFS on ia64 with a bootstrap comparison failure. Please include the above patch to fix this (possibly only enabled on ia64 if you want to be conservative, as it has not been widely tested on other architectures). Thanks, James