[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#669330: Internal compiler error on i586



On 19.04.2012 07:57, sacrificial-spam-address@horizon.com wrote:
> Package: gcc-4.7
> Architecture: i386
> Version: 4.7.0-3
> 
> The compiler blows up on an Intel Pentium, because it uses cmove
> internally.  (I.e. is compiled for i686+)
> 
> I realize running current Debian experimental packages on a Pentium
> 166 is perhaps more an exercise in retrocomputing than practicality,
> but I thought it was supposed to work.  Certainly most other binaries do.

both packages are configured with

	 --with-arch-32=i586
	 --with-tune=generic
	 --build=i486-linux-gnu
	 --host=i486-linux-gnu
	 --target=i486-linux-gnu

as seen on
https://buildd.debian.org/status/fetch.php?pkg=gcc-4.7&arch=i386&ver=4.7.0-6&stamp=1335799687



Reply to: