Bug#337263: gij-4.0: segfaults on arm

2005-12-31 Thread Phil Blundell
These patches seem to fix this problem. I haven't tested the resulting gij very extensively, but it can at least execute "hello world" type stuff now. p. arm-gij.dpatch Description: application/shellscript arm-libffi.dpatch Description: application/shellscript

Bug#327849: arm: Cannot handle identifiers with '$' character

2005-09-12 Thread Phil Blundell
On Mon, 2005-09-12 at 22:24 +0200, Matthias Klose wrote: > > On arm only, gcc cannot handle C identifiers like: > > > > static void L1__GET_$ENVIRONMENT__defmacro() > > please could you (or somebody having access to an arm machine) check, > if the problem exists in gcc-3.4 and/or gcc-snapshot as

Re: Bug#285396: [ARM] wide chars don't work

2005-01-11 Thread Phil Blundell
On Tue, 2005-01-11 at 12:37 -0500, Branden Robinson wrote: > Here are his remarks, recast a bit from IRC-speak into something more > conventional. > > GCC on ARM is doing something different from every other C compiler I've > seen. It may not deviate from what the C specification allows, but

Bug#237126: [arm] ICE when compiling nessus 2.0.10a

2004-03-15 Thread Phil Blundell
merge 237126 233633 thanks on Tue, Mar 09, 2004 at 10:18:48PM +0100, Javier Fern?ndez-Sanguino Pe?a wrote: > (...) > cc -g -Wall -O2 `sh ./cflags` -c monitor_dialog.c > gcc -g -Wall -O2 `sh ./cflags`-c backend.c > backend.c: In function `backend_empty': > backend.c:566: error

Re: 3.3.4 status, and some questions

2004-03-12 Thread Phil Blundell
on Fri, Mar 12, 2004 at 07:38:54AM +0100, Matthias Klose wrote: > arm-10730.dpatch: > 2003-05-15 Philip Blundell <[EMAIL PROTECTED]> > > PR target/10730 > * config/arm/arm.c (adjacent_mem_locations): Reject offsets > involving invalid constants. I guess this one should also be

Re: 3.3.4 status, and some questions

2004-03-12 Thread Phil Blundell
on Fri, Mar 12, 2004 at 08:46:36AM -0800, Joe Buck wrote: > Is the bug fixed in the gcc-3.3 CVS branch? This one was serious and > visible enough that we should have a PR for it (so there's a referenceable > bug description for the 3.3.4 release notes when they come out). Not yet. I think Richar

Bug#188513: gcc generates invalid assembler on arm

2004-02-26 Thread Phil Blundell
reassign 188513 gforth thanks Upstream closed the forwarded report as RESOLVED INVALID; apparently the problem is caused by a source file containing asm statements with undefined effects. So I'm reassigning this bug back to gforth. For details, see: http://gcc.gnu.org/PR11442 p.

Bug#233633: gcc-3.3: recent ICE regression in 3.3 while building xfree86

2004-02-19 Thread Phil Blundell
on Thu, Feb 19, 2004 at 05:38:08PM +0100, Falk Hueffner wrote: > Probably related to gcc PR 14166. There's a patch for that here: > > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14166 Thanks. That's kind of related, but actually a separate problem. 14166 is a Thumb-specific case, which Debian d

Bug#133022: freefem ICE with g++-2.95

2002-03-15 Thread Phil Blundell
reassign 133022 freefem retitle 133022 freefem: g++-3.0 needed for arm build severity 133022 serious # justification: build failure on a released architecture thanks This crash doesn't occur when building with g++-3.0. The 2.95 branch is no longer being maintained upstream so the best thing would

Re: Moving ARM g77 to g77-3.0

2002-02-28 Thread Phil Blundell
On Wed, 2002-02-27 at 23:04, Matthias Klose wrote: > No problem. I'll update the CVS this weekend. Please wait with the > upload until the current version did move to testing (should be in > three days). Which current version are we talking about? According to update-excuses: * gcc-defaults (0.1

Bug#135943: r-recommended_1.4.1-1 fails to autobuild on m68k

2002-02-27 Thread Phil Blundell
On Wed, 2002-02-27 at 13:03, Dirk Eddelbuettel wrote: > On Wed, Feb 27, 2002 at 12:29:15PM +0000, Phil Blundell wrote: > > On Wed, 2002-02-27 at 02:40, Dirk Eddelbuettel wrote: > > > gcc -I/usr/lib/R/include -fPIC -g -O2 -c coxfit2.c -o coxfit2.o > > > coxf

Bug#135943: r-recommended_1.4.1-1 fails to autobuild on m68k

2002-02-27 Thread Phil Blundell
On Wed, 2002-02-27 at 02:40, Dirk Eddelbuettel wrote: > gcc -I/usr/lib/R/include -fPIC -g -O2 -c coxfit2.c -o coxfit2.o > coxfit2.c: In function `coxfit2': > coxfit2.c:352: Internal compiler error: > coxfit2.c:352: internal error--unrecognizable insn: > (insn 2883 243 245 (set (reg:DF 16 %fp0)

Re: bug #132256

2002-02-18 Thread Phil Blundell
On Mon, 2002-02-18 at 05:25, Chris Cheney wrote: > I wanted to let you know about a bug I have against one of my packages. > It appears a fix wrt libtool/gcc (ppc) is not currently in Debian? File a bug against gcc-2.95 and/or gcc-3.0, whichever is appropriate. p.

Bug#130394: [ARM] gcc misunhandle % with unsigned long operands

2002-02-15 Thread Phil Blundell
reassign 130394 gcc-2.95 severity 130394 important forwarded 130394 [EMAIL PROTECTED] tags 130394 + patch tags 130394 + upstream tags 130394 + fixed retitle 130394 [PR 5700] [ARM; fixed in 3.0] bug in __umodsi3 thanks The reason this one didn't show up with a cross-compiler is that the bug is in t

Bug#129573: g77 crash with -fPIC, m68k

2002-02-15 Thread Phil Blundell
tags 129573 patch thanks Well, I think this patch will fix the immediate problem at hand. I've no idea why CONST_DOUBLEs were being rejected previously, so it's possible that this isn't a safe thing to do. I guess someone needs to take it up with the upstream gcc folk. p. Index: linux.h ==

Bug#134051: unstable/arm: typo in arm specific debian_patches

2002-02-15 Thread Phil Blundell
On Fri, 2002-02-15 at 11:41, Othmar Pasteka wrote: > On Fri, Feb 15, 2002 at 11:23:00AM +0000, Phil Blundell wrote: > > > should be more like > > > arm-gnu-source because the patch is named arm-gnu-source.dpatch. > > > > Can you make a binary-only upload with

Bug#134051: unstable/arm: typo in arm specific debian_patches

2002-02-15 Thread Phil Blundell
On Fri, 2002-02-15 at 08:42, Othmar Pasteka wrote: > you have a small typo in the arm specific section of rules.patch. > > you wrote > > ifeq ($(DEB_HOST_ARCH),arm) > debian_patches += arm-const-double arm-tune arm-gnus-source > endif > > should be more like > > arm-gnu-source because the pat

Re: javac

2002-02-04 Thread Phil Blundell
On Mon, 2002-02-04 at 15:27, Santiago Vila wrote: > > > For example, would "Build-Depends: gcj" be acceptable? > > > > gcj only works on i386, powerpc, m68k, sparc, s390, alpha and ia64. > > Hmm, do you mean it does not work on arm, hppa, mips and mipsel? > Is this considered a release-critical bu

Re: Missing symbols in LAPACK/PETSc

2002-01-18 Thread Phil Blundell
On Fri, 2002-01-18 at 02:18, Adam C Powell IV wrote: > So that would seem to make for two RC bugs: one against gcc-2.95 for > these LC* mystery symbols in fortran libs, and the other against > gcc-3.0_3.0.3-1 for not building, right? I think I looked at fixing this in 2.95 a long time ago and di

Bug#112910: g++: [arm] fails to compile aptitude >= 0.2.6

2001-09-20 Thread Phil Blundell
> I have attached the file in question, but I don't know if that will be >enough information. Since I don't have an arm system, as I said above, >finding a workaround will be difficult unless upstream knows one. You need to supply a self-contained testcase, not just the particular header file i

Re: gcc compile troubles

2001-09-19 Thread Phil Blundell
>/smb/gcc_bench/gcc2.95.4/gcc-2.95-2.95.4.ds5/src-native/libobjc/gc.c:37: gc.h: > No such file or directory >/smb/gcc_bench/gcc2.95.4/gcc-2.95-2.95.4.ds5/src-native/libobjc/gc.c:55: gc_ty >ped.h: No such file or directory You need libgc5-dev. p.