Bug#530901: gcc: mips cross-compiler generates needlessly slow assembly

2009-12-30 Thread Bas Wijnen
On Wed, Dec 30, 2009 at 01:47:36AM +0100, Matthias Klose wrote: tags 530901 + wontfix reassign 530901 gcc-4.2 tags 530901 + help thanks I assume nobody wants to fix this for 4.2, and the build of biarch cross compilers from the gcc-4.x sources needs some work. That's fine with me.

Bug#530901: gcc: mips cross-compiler generates needlessly slow assembly

2009-12-29 Thread Matthias Klose
tags 530901 + wontfix reassign 530901 gcc-4.2 tags 530901 + help thanks I assume nobody wants to fix this for 4.2, and the build of biarch cross compilers from the gcc-4.x sources needs some work. On 28.05.2009 19:34, Bas Wijnen wrote: Package: gcc Version: 4.2.4-6 The mips

Processed: Re: Bug#530901: gcc: mips cross-compiler generates needlessly slow assembly

2009-12-29 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: tags 530901 + wontfix Bug #530901 [gcc] gcc: mips cross-compiler generates needlessly slow assembly Added tag(s) wontfix. reassign 530901 gcc-4.2 Bug #530901 [gcc] gcc: mips cross-compiler generates needlessly slow assembly Bug reassigned from

Bug#530901: gcc: mips cross-compiler generates needlessly slow assembly

2009-05-28 Thread Bas Wijnen
Package: gcc Version: 4.2.4-6 The mips cross-compiler[1] generates assembly which reloads gp (by adding a constant to t9, the function's address) at the start of every function. This would make sense if functions are allowed to change gp. But AFAIK they aren't. If they would, gp would need to