Subject: benchfft on arm32: gcc fails on ftw_64.c
To: None <tech-toolchain@netbsd.org, port-arm32@netbsd.org>
From: Jonathan Stone <jonathan@narrowbandaudio.com>
List: tech-toolchain
Date: 10/23/2000 21:30:00
I tried building fftbench on a Shark.  gcc went into
an infinite loop  compiling fftw-2.0.1/fftw/ftw_64.c.
(the machine hang when it filled up 64m of swap).

I tried fetching and building today's pkgsrc gcc-2.95.2;
same symptoms. I also had the same symptoms with
-O2 intead of -O6, and with fftw-2.0.1/fftw/fw_t4.c.

For now I recompiled both files with -O0.


Is this a known problem or should I send a PR?