[Bug middle-end/95115] RISC-V 64: inf/inf division optimized out, invalid operation not raised

2022-02-02 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95115 Andrew Pinski changed: What|Removed |Added Target Milestone|--- |10.4 Resolution|---

[Bug middle-end/95115] RISC-V 64: inf/inf division optimized out, invalid operation not raised

2022-02-02 Thread xry111 at mengyan1223 dot wang via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95115 --- Comment #12 from Xi Ruoyao --- Should be fixed in trunk, and gcc-10 & 11 branch.

[Bug middle-end/95115] RISC-V 64: inf/inf division optimized out, invalid operation not raised

2022-02-02 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95115 --- Comment #11 from CVS Commits --- The releases/gcc-10 branch has been updated by Xi Ruoyao : https://gcc.gnu.org/g:9c9494533a78df07f2b32097fe1e78f68369dc94 commit r10-10432-g9c9494533a78df07f2b32097fe1e78f68369dc94 Author: Xi Ruoyao Date:

[Bug middle-end/95115] RISC-V 64: inf/inf division optimized out, invalid operation not raised

2022-02-01 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95115 --- Comment #10 from CVS Commits --- The releases/gcc-11 branch has been updated by Xi Ruoyao : https://gcc.gnu.org/g:8799006ab889b8bd8a6d6fbea5ddb64a17b2e541 commit r11-9531-g8799006ab889b8bd8a6d6fbea5ddb64a17b2e541 Author: Xi Ruoyao Date:

[Bug middle-end/95115] RISC-V 64: inf/inf division optimized out, invalid operation not raised

2022-02-01 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95115 --- Comment #9 from CVS Commits --- The master branch has been updated by Xi Ruoyao : https://gcc.gnu.org/g:34afa19d29c5bf0b0f504e4d0aca4e9a8bc82c5c commit r12-6959-g34afa19d29c5bf0b0f504e4d0aca4e9a8bc82c5c Author: Xi Ruoyao Date: Mon Jan

[Bug middle-end/95115] RISC-V 64: inf/inf division optimized out, invalid operation not raised

2022-01-30 Thread xry111 at mengyan1223 dot wang via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95115 --- Comment #8 from Xi Ruoyao --- This is causing Glibc test failure on every port without hardware acos/asin instruction.

[Bug middle-end/95115] RISC-V 64: inf/inf division optimized out, invalid operation not raised

2020-07-02 Thread vgupta at synopsys dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95115 Vineet Gupta changed: What|Removed |Added CC||claziss at gmail dot com,

[Bug middle-end/95115] RISC-V 64: inf/inf division optimized out, invalid operation not raised

2020-05-14 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95115 Richard Biener changed: What|Removed |Added Keywords||wrong-code