Bug#751812: Incorrect fortify warning with -flto

2014-06-16 Thread Richard Kettlewell
Package: gcc-4.9 Version: 4.9.0-6 $ cat t.c #define _FORTIFY_SOURCE 2 #include #include long long size; void execute(void) { unsigned char input[4096]; size_t bytes = (size > (ssize_t)sizeof input ? sizeof input : size); size_t bytesRead = fread(input

Processed: Re: Bug#751631: gcc-4.9: GCC 4.9 constant folding bug with weak aliases prevents compilation of musl-libc

2014-06-16 Thread Debian Bug Tracking System
Processing control commands: > reassign -1 src:gcc-4.9 Bug #751631 [gcc-4.9] gcc-4.9: GCC 4.9 constant folding bug with weak aliases prevents compilation of musl-libc Bug reassigned from package 'gcc-4.9' to 'src:gcc-4.9'. No longer marked as found in versions gcc-4.9/4.9.0-6. Ignoring request to

Bug#751631: gcc-4.9: GCC 4.9 constant folding bug with weak aliases prevents compilation of musl-libc

2014-06-16 Thread Matthias Klose
Control: reassign -1 src:gcc-4.9 Control: forcemerge 748681 -1 this is the second duplicate ... Am 14.06.2014 23:44, schrieb Ben: > Package: gcc-4.9 > Version: 4.9.0-6 > Severity: important > > Dear Maintainer, > > GCC 4.9 is affected by gcc bug 61144 described here: > > https://gcc.gnu.org/bu