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-05-28 Thread Bas Wijnen
ady), and remove the code from functions. Thanks, Bas Wijnen [1] I built a cross compiler by using apt-get source binutils and gcc-4.2 (later versions fail to build). Then I used $ TARGET=mipsel-linux-gnu fakeroot debian/rules binary-cross for building a binutils package and $ export G

Bug#366873: These patches aren't needed anymore

2006-05-13 Thread Bas Wijnen
Package: gcc-4.1 Followup-For: Bug #366873 Indeed building according to README.cross doesn't work, because those patches don't apply. However, when simply skipping them, the build seems to succeed (and the resulting compiler works). So I suggest to remove them completely (cross-includes and cros

inline functions do not give control reaches end of non-void function in g++

2002-07-15 Thread Bas Wijnen
>Submitter-Id: net >Originator: Bas Wijnen >Organization: >Confidential: no >Synopsis: inline functions do not give control reaches end of non-void fun ction in g++ >Severity: non-critical >Priority: low >Category: c++ >Class: