[Bug rtl-optimization/97439] Wrong min value generated for DFP numbers

2020-10-22 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97439 --- Comment #6 from CVS Commits --- The releases/gcc-8 branch has been updated by Andreas Krebbel : https://gcc.gnu.org/g:2819cdd8ff8e15ed5efb4095143cf531cf3e50f9 commit r8-10593-g2819cdd8ff8e15ed5efb4095143cf531cf3e50f9 Author: Andreas Krebbel

[Bug rtl-optimization/97439] Wrong min value generated for DFP numbers

2020-10-22 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97439 --- Comment #5 from CVS Commits --- The releases/gcc-9 branch has been updated by Andreas Krebbel : https://gcc.gnu.org/g:a07af7753004e711d0db8d4e5620a4e8afc8f10c commit r9-9007-ga07af7753004e711d0db8d4e5620a4e8afc8f10c Author: Andreas Krebbel

[Bug rtl-optimization/97439] Wrong min value generated for DFP numbers

2020-10-22 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97439 --- Comment #4 from CVS Commits --- The releases/gcc-10 branch has been updated by Andreas Krebbel : https://gcc.gnu.org/g:523e6e5bd47bcc03e9782039b52fb3f8b3276e64 commit r10-8937-g523e6e5bd47bcc03e9782039b52fb3f8b3276e64 Author: Andreas Krebbe

[Bug rtl-optimization/97439] Wrong min value generated for DFP numbers

2020-10-22 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97439 --- Comment #3 from CVS Commits --- The master branch has been updated by Andreas Krebbel : https://gcc.gnu.org/g:e3f25eac67aee77af0b2038cd4d6cbd36d7f1030 commit r11-4223-ge3f25eac67aee77af0b2038cd4d6cbd36d7f1030 Author: Andreas Krebbel Date:

[Bug rtl-optimization/97439] Wrong min value generated for DFP numbers

2020-10-15 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97439 --- Comment #2 from Richard Biener --- OK for all branches.

[Bug rtl-optimization/97439] Wrong min value generated for DFP numbers

2020-10-15 Thread krebbel at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97439 --- Comment #1 from Andreas Krebbel --- Created attachment 49375 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49375&action=edit Fix decimal_real_maxval misses to set the sign flag in the REAL_VALUE_TYPE.