#
# bts-link upstream status pull for source package gcc-9
# see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
# https://bts-link-team.pages.debian.net/bts-link/
#
user debian-bts-l...@lists.debian.org
# remote status report for #944380 (http://bugs.debian.org/944380)
#
#
# bts-link upstream status pull for source package gcc-7
# see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
# https://bts-link-team.pages.debian.net/bts-link/
#
user debian-bts-l...@lists.debian.org
# remote status report for #853709 (http://bugs.debian.org/853709)
#
Processing commands for cont...@bugs.debian.org:
> #
> # bts-link upstream status pull for source package gcc-7
> # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
> # https://bts-link-team.pages.debian.net/bts-link/
> #
> user debian-bts-l...@lists.debian.org
Setting u
LAST_UPDATED: Obtained from SVN: tags/gcc_7_5_0_release revision 278198
=== acats tests ===
=== acats Summary ===
# of expected passes2320
# of unexpected failures0
Native configuration is powerpc64le-unknown-linux-gnu
=== g++ t
Your message dated Thu, 14 Nov 2019 15:34:04 +0100
with message-id <85bbcb8e-6b06-5457-392f-3c0e0860d...@debian.org>
and subject line Re: Bug#944736: gcc-9 doesn't link properly when using ld.bfd
has caused the Debian Bug report #944736,
regarding gcc-9 doesn't link properly when using ld.bfd
to be
Package: gcc-9
Version: 9.2.1-19
Severity: important
Dear Maintainer,
When compiling this short example:
/* a.c begins here */
#include
#include
int main(void) {
mpf_t y;
mpf_init2(y, 128);
mpf_sqrt_ui(y, 2UL);
gmp_printf("%.*Ff\n", 38, y);
return 0;
}
/* a.c ends here */
with the
Accepted:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Format: 1.8
Date: Thu, 14 Nov 2019 10:01:51 +0100
Source: gcc-7
Architecture: source
Version: 7.5.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian GCC Maintainers
Changed-By: Matthias Klose
Changes:
gcc-7 (7.5.0-1) unsta
gcc-7_7.5.0-1_source.changes uploaded successfully to localhost
along with the files:
gcc-7_7.5.0-1.dsc
gcc-7_7.5.0.orig.tar.gz
gcc-7_7.5.0-1.diff.gz
gcc-7_7.5.0-1_source.buildinfo
Greetings,
Your Debian queue daemon (running on host usper.debian.org)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=23144
Richard Biener changed:
What|Removed |Added
Target Milestone|7.5 |8.4
--- Comment #23 from Richard Biener
9 matches
Mail list logo