Bug#609690: gcc-4.4: default 32bit arch on amd64, i386, and kfreebsd-{amd64,i386},

2011-01-11 Thread Petr Salinger
Package: gcc-4.4 Version: 4.4.5-8 Hi, the current gcc-4.4 uses (tested on i386/4.4.5-6 and kfreebsd-i386/4.4.5-8) as a default arch i586. COLLECT_GCC_OPTIONS='-v' '-dD' '-E' '-mtune=generic' '-march=i586' echo | gcc-4.4 -dD -x c -E - | grep 86 #define __DBL_MAX__ 1.7976931348623157e+308

Bug#609690: gcc-4.4: default 32bit arch on amd64, i386, and kfreebsd-{amd64,i386},

2011-01-11 Thread Matthias Klose
On 11.01.2011 16:38, Petr Salinger wrote: Package: gcc-4.4 Version: 4.4.5-8 Hi, the current gcc-4.4 uses (tested on i386/4.4.5-6 and kfreebsd-i386/4.4.5-8) as a default arch i586. COLLECT_GCC_OPTIONS='-v' '-dD' '-E' '-mtune=generic' '-march=i586' echo | gcc-4.4 -dD -x c -E - | grep 86

Bug#609690: gcc-4.4: default 32bit arch on amd64, i386, and kfreebsd-{amd64,i386},

2011-01-11 Thread Petr Salinger
I believe, that even plain i486 have to be supported, also changelog claims that default should still be i486. yes, I think I did change that to avoid libgomp failures, which requires i586, and not just i486. Not sure what to do about that for squeeze. Just document it in release