[Bug middle-end/103030] floating point to int inconsistency

2021-11-02 Thread c25devbiz at aol dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103030 --- Comment #4 from c25devbiz at aol dot com --- it works with -mpc64 so the default was set to the highest, but I guess should have been limited by the target

[Bug middle-end/103030] floating point to int inconsistency

2021-11-02 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103030 Andrew Pinski changed: What|Removed |Added Resolution|--- |DUPLICATE Status|WAITING

[Bug middle-end/103030] floating point to int inconsistency

2021-11-01 Thread c25devbiz at aol dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103030 --- Comment #2 from c25devbiz at aol dot com --- i686-linux-gnu if change c_f to long double and use llf, brings c_f down and brings c down to b

[Bug middle-end/103030] floating point to int inconsistency

2021-11-01 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103030 Andrew Pinski changed: What|Removed |Added Keywords||wrong-code Last reconfirmed|