[Bug middle-end/112367] wrong rounding of sum of floating-point constants with -frounding-math

2023-11-06 Thread zimmerma+gcc at loria dot fr via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112367 --- Comment #7 from Paul Zimmermann --- thank you all and sorry for the noise

[Bug c/112367] wrong rounding of sum of floating-point constants

2023-11-03 Thread zimmerma+gcc at loria dot fr via Gcc-bugs
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

[Bug c/112367] New: wrong rounding of sum of floating-point constants

2023-11-03 Thread zimmerma+gcc at loria dot fr via Gcc-bugs
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

[Bug target/80491] [10/11/12/13 Regression] Compiler regression for long-add case.

2022-06-28 Thread zimmerma+gcc at loria dot fr via Gcc-bugs
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_

[Bug target/102498] [9/10 Regression] Long double constant and non-default rounding mode on x86

2022-05-10 Thread zimmerma+gcc at loria dot fr via Gcc-bugs
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).

[Bug c/102498] New: wrong output of printf with long double constant and non-default rounding mode

2021-09-27 Thread zimmerma+gcc at loria dot fr via Gcc-bugs
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