https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97916
Bug ID: 97916
Summary: Can't compile gcc-10.2.0 with --enable-fixed-point
Product: gcc
Version: 10.2.0
Status: UNCONFIRMED
Keywords: build
Severity: normal
Priority: P3
Component: c
Assignee: unassigned at gcc dot gnu.org
Reporter: sbenzel at acm dot org
Target Milestone: ---
Received the following error when trying to build gcc-10.2.0 with fixed point
support using gcc-10.2.0 on
$uname --all
Linux WorkStation 5.9.9-arch1-1 #1 SMP PREEMPT Wed, 18 Nov 2020 19:52:04 +0000
x86_64 GNU/Linux
configured with
../gcc-10.2.0/configure --prefix=/home/jonny --enable-fixed-point
--disable-multilib --build=x86_64-unknown-linux-gnu --enable-languages=c