Bug#347808: defaults for -march/-mtune

2006-01-24 Thread Petr Salinger
Hi, the current set of gcc in sid/i386 is OK (-march=i486 -mtune=i686). gcc-3.3 3.3.6-12 gcc-3.4 3.4.5-2 gcc-4.0 4.0.2-7 Only experimental gcc-4.1 4.1-0exp6 have to re-enable cpu-default-i486.dpatch On the other hand, the (now tested) results for gcc -m32 on amd64 are a little bit different:

Bug#347808: defaults for -march/-mtune

2006-01-24 Thread Matthias Klose
Petr Salinger writes: Hi, the current set of gcc in sid/i386 is OK (-march=i486 -mtune=i686). gcc-3.3 3.3.6-12 gcc-3.4 3.4.5-2 gcc-4.0 4.0.2-7 Only experimental gcc-4.1 4.1-0exp6 have to re-enable cpu-default-i486.dpatch yes, pending for the next upload. it's currently not possible

Bug#347808: defaults for -march/-mtune

2006-01-24 Thread Petr Salinger
Only experimental gcc-4.1 4.1-0exp6 have to re-enable cpu-default-i486.dpatch yes, pending for the next upload. it's currently not possible to configure using --with-arch=i486 and having the compiler be built as biarch. see the cpu-default-i486 patch in the source package. Yes, I saw