Bug#680776: gcc-4.7: does not use aligned load

2012-07-08 Thread Ondrej Bilka
Package: gcc-4.7 Version: 4.7.1-2 Severity: normal Tags: upstream Gcc uses unaligned load instruction movdqu even if aligned load movdqa was requested and data are aligned. An example follows #include emmintrin.h __m128i x(char *s){ __m128i sz,z,mvec; s-=((unsigned long) s)%16;

Bug#680348: gcc-4.6: ICE on mips when compiling aiccu

2012-07-08 Thread Touko Korpela
Matthias Klose wrote: On 05.07.2012 11:03, Axel Beckert wrote: Package: gcc-4.6 Severity: normal Affects: aiccu Dear Maintainer, gcc-4.6 failed to compile aiccu on mips (but not mipsel) with the following error message: ../common/tun.c:69:1: internal compiler error:

Bug#680896: ppl: FTBFS: /bin/bash: ./installdox: No such file or directory

2012-07-08 Thread Artur Rona
Package: ppl Version: 0.11.2-6 Severity: serious Hello, there is FTBFS on i386 and amd64 founded. Relevant part: dpkg-deb: building package `libppl-swi' in `../libppl-swi_0.11.2-6.1_amd64.deb'. export save_size=1 ; /usr/bin/make -C doc user-configured make[1]: Entering directory

Bug#680897: ppl: New upstream release available

2012-07-08 Thread Artur Rona
Package: ppl Version: 0.11.2-6 Dear maintainers, there is a new upstream release. Please consider upgrading your package. News since current 0.11.2: -- NEWS for version 1.0 (released on June 28, 2012)

Bug#669479: Time to upload fix for #669479

2012-07-08 Thread Artur Rona
Hello Gregor, unfortunately, my latest fix is not correct. We cannot just drop libncurses5-dev from Build-Depends cause hurd-i386 and mips don't need it. So I'd like straightforward add next library to B-D: libncursesw5-dev. However, if ppl gets missing library, then next FTBFS happens. I've

Bug#680898: build-depends on gcc-4.5/g++-4.6; build-conflicts against obsolete gcc version on x86

2012-07-08 Thread Philipp Kern
Package: starpu-contrib Version: 1.0.1-2 Severity: important Hi, starpu-contrib build-depends on gcc-4.5/g++-4.5 which should go away (see [0]). It also build-conflicts against gcc-4.6/g++-4.6, which are not the default compilers of x86 in wheezy anymore. Kind regards Philipp Kern [0]