Bug#799953: gcc-4.9: incorrect double to integer conversion on i386

2015-11-17 Thread Miroslav Urbanek
> What's the result type of float * int ? Definitively not double, but > float. (Just the intermediate result in the x87 fpu has extended > precision.) True, according to C11 standard, section 6.3.1.8, the result type of float * int is float. > So I don't think the compiler is wrong considering

Bug#805371: cloog FTBFS: undefined reference to `isl_...'

2015-11-17 Thread Helmut Grohne
Source: cloog Version: 0.18.3-1 Severity: serious User: helm...@debian.org Usertags: rebootstrap I noticed that since the isl upload 0.15-3 cloog can no longer be cross built for some (maybe all) architectures. Linking fails finding some isl symbols. See e.g.

cloog_0.18.4-1_amd64.changes ACCEPTED into unstable

2015-11-17 Thread Debian FTP Masters
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Tue, 17 Nov 2015 00:45:41 +0100 Source: cloog Binary: libcloog-isl-dev libcloog-isl4 cloog-isl Architecture: source amd64 Version: 0.18.4-1 Distribution: unstable Urgency: medium Maintainer: Debian GCC Maintainers

Processing of cloog_0.18.4-1_amd64.changes

2015-11-17 Thread Debian FTP Masters
cloog_0.18.4-1_amd64.changes uploaded successfully to localhost along with the files: cloog_0.18.4-1.dsc cloog_0.18.4.orig.tar.gz cloog_0.18.4-1.debian.tar.xz cloog-isl_0.18.4-1_amd64.deb libcloog-isl-dev_0.18.4-1_amd64.deb libcloog-isl4_0.18.4-1_amd64.deb Greetings, Your

Bug#805422: ARM64 (AARCH64): Compiler accepts -fsanitize=undefined, without warning, but fails to link with "/usr/bin/ld: cannot find -lubsan"

2015-11-17 Thread Jeffrey Walton
Package: g++ Version: 4:4.9.2-2 Severity: normal A compiler warning would be nice if the linker does not accept the option. Otherwise, the compiler should not advertise it accepts the option. Accepting it without warning has wasted hours of build time in this emulated environment.