Package: gcc-11
Version: 11.2.0-18
Severity: normal
Dear Maintainer,
O option affects the return value of isinf(nan).
user@m68k-sid:~$ cat n.c
#include
#include
int main() {
double inf = HUGE_VAL;
double nan = (inf / inf);
printf("isinf(inf)=%d\n", isinf(inf));
printf("isinf(nan)=%d\n
Accepted:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Format: 1.8
Date: Wed, 23 Mar 2022 19:18:41 +0100
Source: mpclib3
Architecture: source
Version: 1.2.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian GCC Maintainers
Changed-By: Matthias Klose
Closes: 1007082
Changes:
mpc
mpclib3_1.2.1-2_source.changes uploaded successfully to localhost
along with the files:
mpclib3_1.2.1-2.dsc
mpclib3_1.2.1.orig.tar.gz
mpclib3_1.2.1-2.debian.tar.xz
mpclib3_1.2.1-2_source.buildinfo
Greetings,
Your Debian queue daemon (running on host usper.debian.org)
Your message dated Wed, 23 Mar 2022 18:33:44 +
with message-id
and subject line Bug#1007082: fixed in mpclib3 1.2.1-2
has caused the Debian Bug report #1007082,
regarding mpclib3: please consider upgrading to 3.0 source format
to be marked as done.
This means that you claim that the problem h
4 matches
Mail list logo