[Bug target/88630] Incorrect float negating together with convertion to int on ST-40

2019-10-11 Thread olegendo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88630 --- Comment #18 from Oleg Endo --- Author: olegendo Date: Fri Oct 11 11:12:28 2019 New Revision: 276877 URL: https://gcc.gnu.org/viewcvs?rev=276877=gcc=rev Log: gcc/ Backport from mainline 2019-10-10 Oleg Endo PR

[Bug target/88630] Incorrect float negating together with convertion to int on ST-40

2019-10-10 Thread olegendo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88630 Oleg Endo changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug target/88630] Incorrect float negating together with convertion to int on ST-40

2019-10-10 Thread olegendo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88630 --- Comment #16 from Oleg Endo --- Author: olegendo Date: Thu Oct 10 15:28:31 2019 New Revision: 276837 URL: https://gcc.gnu.org/viewcvs?rev=276837=gcc=rev Log: gcc/ Backport from mainline 2019-10-10 Oleg Endo PR

[Bug target/88630] Incorrect float negating together with convertion to int on ST-40

2019-10-10 Thread olegendo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88630 --- Comment #15 from Oleg Endo --- Author: olegendo Date: Thu Oct 10 15:24:05 2019 New Revision: 276825 URL: https://gcc.gnu.org/viewcvs?rev=276825=gcc=rev Log: gcc/ Backport from mainline 2019-10-10 Oleg Endo PR

[Bug target/88630] Incorrect float negating together with convertion to int on ST-40

2019-10-10 Thread olegendo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88630 --- Comment #14 from Oleg Endo --- Author: olegendo Date: Thu Oct 10 15:21:27 2019 New Revision: 276809 URL: https://gcc.gnu.org/viewcvs?rev=276809=gcc=rev Log: gcc/ PR target/88630 * config/sh/sh.h (TARGET_FPU_SH4_300): New

[Bug target/88630] Incorrect float negating together with convertion to int on ST-40

2019-10-08 Thread zavadovsky.yan at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88630 --- Comment #13 from Zavadovsky Yan --- (In reply to Oleg Endo from comment #12) > > Please try it out. Let me know what you find GCC 8.2 + "trial patch" : assert passed GCC 8.2 + "patch from comment 12" : assert failed GCC 8.2 + "patch from

[Bug target/88630] Incorrect float negating together with convertion to int on ST-40

2019-10-02 Thread olegendo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88630 Oleg Endo changed: What|Removed |Added Attachment #46987|0 |1 is obsolete|

[Bug target/88630] Incorrect float negating together with convertion to int on ST-40

2019-10-02 Thread zavadovsky.yan at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88630 --- Comment #11 from Zavadovsky Yan --- >We can set it as a default behavior for all FPU-capable SH4 variants, >but that will pessimize it for everything. >The other option is to enable this only for your specific CPU (ST-40), >which would

[Bug target/88630] Incorrect float negating together with convertion to int on ST-40

2019-10-01 Thread olegendo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88630 Oleg Endo changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|