https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112367
--- Comment #7 from Paul Zimmermann ---
thank you all and sorry for the noise
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112367
--- Comment #2 from Paul Zimmermann ---
> Build a newer one on cfarm117?
it would be a waste of time, I guess people having access to an ARM machine
with a recent version of gcc can confirm or say the issue is fixed.
> Also, what CHOST?
sorry
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112367
Bug ID: 112367
Summary: wrong rounding of sum of floating-point constants
Product: gcc
Version: 6.3.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Componen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80491
--- Comment #23 from Paul Zimmermann ---
for the record here is what I get with the code from comment 20 with gcc 11.3.0
from Debian on a x86_64:
$ gcc -S -O1 test.cc -o-
.file "test.cc"
.text
.globl _Z3addR4pairS0_
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102498
--- Comment #12 from Paul Zimmermann ---
I confirm this is fixed with gcc version 11.3.0 (Debian 11.3.0-1).
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102498
Bug ID: 102498
Summary: wrong output of printf with long double constant and
non-default rounding mode
Product: gcc
Version: 10.2.1
Status: UNCONFIRMED
Severit