Bug#714730: gfortran: handling binNMU for .mod file format change

2014-05-07 Thread Sébastien Villemot
Le samedi 03 mai 2014 à 21:46 +0200, Tobias Burnus a écrit : Matthias Klose wrote: Am 24.03.2014 18:46, schrieb Sébastien Villemot: Le mercredi 12 mars 2014 à 18:44 +0100, Sébastien Villemot a écrit : More specifically, I think that dh_fortran_mod should do the following: - it would

Bug#714730: gfortran: handling binNMU for .mod file format change

2014-05-07 Thread Sébastien Villemot
Le samedi 03 mai 2014 à 21:07 +0200, Matthias Klose a écrit : So we should have /usr/include/multiarch-triplet/fortran/version I have pushed a change to dh_fortran_mod that implements that location. So the setup is the same as for C++, except that version in the Fortran case is the

Bug#747345: impliedness of -Wunused-parameter depends on -W option ordering

2014-05-07 Thread Ian Jackson
Package: gcc-4.8 Version: 4.8.2-21 Whether various combinations of options imply -Wunused-parameter in the presence of -Wno-unused depends on where on the command line -Wno-unused appears: sid$ cat tt.c void foo(int x) { } sid$ gcc -g -O2 -Wall -Wno-unused -W -c tt.c sid$ gcc -g -O2 -Wall -W

Results for 4.10.0 20140504 (experimental) [trunk revision 210049] (Debian 20140504-1) testsuite on i586-pc-linux-gnu

2014-05-07 Thread Matthias Klose
LAST_UPDATED: Sun May 4 16:38:41 UTC 2014 (revision 210049) Target: i586-linux-gnu gcc version 4.10.0 20140504 (experimental) [trunk revision 210049] (Debian 20140504-1) === acats tests === === acats Summary === # of expected passes2320 # of

Results for 4.10.0 20140504 (experimental) [trunk revision 210049] (Debian 20140504-1) testsuite on arm-unknown-linux-gnueabihf

2014-05-07 Thread Matthias Klose
LAST_UPDATED: Sun May 4 16:38:41 UTC 2014 (revision 210049) Native configuration is arm-unknown-linux-gnueabihf === boehm-gc tests === Running target unix === boehm-gc Summary === # of expected passes12 # of unsupported tests 1

Bug#744782: src:gcc-4.8: does not build gccbase when with_deps_on_target_arch_pkgs=yes

2014-05-07 Thread Helmut Grohne
On Mon, Apr 14, 2014 at 06:39:43PM +0200, Helmut Grohne wrote: When cross building a gcc stage3 with_deps_on_target_arch_pkgs=yes, I noticed that libgccX is uninstallable, because it's dependency on gcc-4.8-base is not fulfilled (the native one rightfully isn't M-A:foreign). I believe that gcc