Bug#579780: powerpcspe: Preliminary architecture port and minor bugfix

2010-04-30 Thread Sebastian Andrzej Siewior
* Kyle Moffett | 2010-04-30 13:48:32 [-0400]: Package: gcc-4.4 Version: 4.4.2-9 Severity: normal Tags: sid patch Please use someting like: User: debian-powerpc...@breakpoint.cc Usertags: powerpcspe So you can track all port related bugs in one go. The severity is _always_ wishlist because it

Bug#579780: powerpcspe: Preliminary architecture port and minor bugfix

2010-05-01 Thread Sebastian Andrzej Siewior
://download.breakpoint.cc/debian/powerpcspe-staging/build/buildlog-gcc-4.3-4.3.2.txt Sebastian From fb656ff1be8f1aafe3013d859100581d5e386d67 Mon Sep 17 00:00:00 2001 From: Sebastian Andrzej Siewior bige...@linutronix.de Date: Sat, 1 May 2010 10:30:24 +0200 Subject: [PATCH] don't use lwsync if it is not available

Bug#579780: closed by Matthias Klose d...@debian.org(Bug#579780: fixed in gcc-4.4 4.4.4-2)

2010-05-29 Thread Sebastian Andrzej Siewior
reopen 579780 thanks We are getting there. The disable-multilib block |ifneq (,$(filter $(DEB_TARGET_GNU_TYPE), powerpc-linux-gnu powerpc-linux-gnuspe)) |ifeq ($(biarch64),yes) | CONFARGS += --disable-softfloat --enable-secureplt \ |

Bug#579780: closed by Matthias Klose d...@debian.org(Bug#579780: fixed in gcc-4.4 4.4.4-2)

2010-05-30 Thread Sebastian Andrzej Siewior
* Thus spake Matthias Klose (d...@debian.org): On 29.05.2010 19:52, Sebastian Andrzej Siewior wrote: reopen 579780 thanks We are getting there. The disable-multilib block |ifneq (,$(filter $(DEB_TARGET_GNU_TYPE), powerpc-linux-gnu powerpc-linux-gnuspe)) |ifeq ($(biarch64),yes

Bug#579780: closed by Matthias Klose d...@debian.org(Bug#579780: fixed in gcc-4.4 4.4.4-2)

2010-05-30 Thread Sebastian Andrzej Siewior
* Matthias Klose | 2010-05-30 14:03:57 [+0200]: should powerpc-linux-gnuspe be configured with --enable-secureplt as well? No. We need that --disable-multilib switch. why not configure with --enable-secureplt, as the powerpc port does? There is no reason. I just looked up the docs and it looks

Bug#597435: gcc-4.5-hppa64: install-info installed leads to /usr/share/info/dir.gz in built package

2010-09-19 Thread Sebastian Andrzej Siewior
Package: gcc-4.5-hppa64 Version: 4.5.1-5 Severity: serious User: debian-powerpc...@breakpoint.cc Usertags: infodir This package creates usr/share/info/dir during the build process if the install-info package is installed. The built package will then contain the file usr/share/info/dir.gz. Nobody

Bug#611249: gcc-4.4: Fix PR44606 concerning powerpcspe architecture

2011-01-27 Thread Sebastian Andrzej Siewior
* David Kuehling | 2011-01-27 11:57:58 [+0100]: Hi, the attached .debdiff fixes PR44606 [1], a register-allocation bug that (seldomly) miscompiles floating point code in the unofficial powerpcspe port [2]. This is a backport of commit 168347 from GCC svn [3]. Thanks for that. We have a few other

Bug#611249: gcc-4.4: please update powerpcspe patches

2011-02-16 Thread Sebastian Andrzej Siewior
-many on __SPE__ target Signed-off-by: Sebastian Andrzej Siewior sebast...@breakpoint.cc --- Index: gcc-4.4.5/src/gcc/config/rs6000/rs6000.h === --- gcc-4.4.5.orig/src/gcc/config/rs6000/rs6000.h 2009-04-10 01:23:07.0 +0200

Bug#611249: gcc-4.4: please update powerpcspe patches

2011-02-17 Thread Sebastian Andrzej Siewior
-4.4.5/debian/changelog +++ gcc-4.4-4.4.5/debian/changelog @@ -1,3 +1,13 @@ +gcc-4.4 (4.4.5-13) unstable; urgency=low + + [ Sebastian Andrzej Siewior ] + * PR target/44364 + * Remove -many on powerpcspe (__SPE__) + * Remove classic FPU opcodes from libgcc if target has no support for them

Bug#651290: Please ship gcc 4.6 man pages.

2011-12-07 Thread Sebastian Andrzej Siewior
Package: gcc-doc-defaults Version: 5:3 Severity: wishlist gcc-4.6 ist in testing and I can only find gcc-4.4-doc-non-dfsg in the archive. Mind packaging 4.6' man pages? Need a hand with this? Sebastian -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of

Bug#495120: could a e500 be a solution?

2009-02-27 Thread Sebastian Andrzej Siewior
Hi, as I announced it earlier this week at debian ppc ml [1]. [1] http://lists.debian.org/debian-powerpc/2009/02/msg00128.html Sebastian -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#520877: I do not see the need for a new port !

2010-01-11 Thread Sebastian Andrzej Siewior
* Nathael Pajani | 2010-01-08 09:13:29 [+0100]: looks like this is a new port. won't fix in GCC for the powerpc port. The e500 core is no new port, it is powerpc it just misses one lwsync instruction used in libstdc++6 (this seems to be a bug in the e500 powerpc core) It is not just the lwsync

Bug#693632: gcc-snapshot: depends on libc6-dev-x32 which is not in Debian

2012-11-20 Thread Sebastian Andrzej Siewior
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On Sun, Nov 18, 2012 at 07:59:39PM +, Thorsten Glaser wrote: tg@zigo:~ $ sudo apt-get --purge dist-upgrade Broken gcc-snapshot:amd64 Depends on libc6-dev-x32 [ amd64 ] none ( none ) (= 2.11) This isn't that critical. A binary-NMU could

Bug#810009: gcc-5 misscompiles ARM thumb code

2016-01-05 Thread Sebastian Andrzej Siewior
Package: gcc-5 Version: 5.2.1-13 Severity: important Tags: upstream Forwarded: https://gcc.gnu.org/PR69124 Clamav (and now tomsfastmath) miscompiles on armhf since the switch to gcc-5. I forwarded a testcase to gcc bugzilla. We have a workaround where we use -O1 in the affected file so it is not

Bug#871514: clamav: FTBFS on mips64el

2017-08-08 Thread Sebastian Andrzej Siewior
Package: clamav Version: 0.99.2+dfsg-6 Severity: serious The last build of clamav (0.99.3~beta1+dfsg-1) failed on mips64el. However the build in experimtal (0.99.3~snapshot…) succeeded and code change is very minimal (almost non-existing). The I tried 0.99.2+dfsg-6 on eller and it failed, too but

Re: Bug#871514: clamav: FTBFS on mips64el

2017-08-08 Thread Sebastian Andrzej Siewior
On 2017-08-08 20:34:37 [+0200], To sub...@bugs.debian.org wrote: … > returned (the important part): > |LibClamAV debug: parseEmailBody() rc 1 infect 0 > |LibClamAV debug: parseEmailBody() returning 3 … > The exp build passed with gcc-6_6.4.0-1 [0]. Is there an easy way to > downgrade the compiler

Re: Bug#871514: clamav: FTBFS on mips64el

2017-08-09 Thread Sebastian Andrzej Siewior
control: reassign -1 gcc-7 7.1.0-12 control: affects -1 clamav On 2017-08-09 16:43:29 [+0200], Aurelien Jarno wrote: > I got a quick look. It's indeed a regression introduced by GCC 7. It can > be workarounded by building the file with -O0, but already appears with > -O1 optimization. > > I got

Bug#996419: gcc-11: Fails to compile the linux kernel on ARM

2021-10-18 Thread Sebastian Andrzej Siewior
On 2021-10-16 12:17:40 [+0200], Matthias Klose wrote: > The change is intended; the configure changes are already in GCC 8, but the > configure options that we used, are now being deprecated upstream. > > Changes: https://gcc.gnu.org/gcc-8/changes.html I guess you refer to | The -march and -mcpu

Bug#996419: gcc-11: Fails to compile the linux kernel on ARM.

2021-10-13 Thread Sebastian Andrzej Siewior
Package: gcc-11 Version: 11.2.0-9 Severity: important The linux kernel has the following in its ARM Makefile: $(call cc-option,-march=armv7-a,-march=armv5t -Wa$(comma)-march=armv7-a) This means the switch "-march=armv7-a" is tested if supported by the compiler and if so it is used,

Bug#1016526: [Pkg-openssl-devel] Bug#1016526: Bug#1016526: openssl: Regression on mips64el throws error:1E08010C:DECODER

2022-08-12 Thread Sebastian Andrzej Siewior
On 2022-08-02 20:18:32 [+0200], Jérémy Lal wrote: > Indeed, something has changed somewhere else. I've been looking at this because I assumed that something may be different in the init path on mips vs everywhere else leading to a similar kind of an error like the last time where the error