[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-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 c/103030] New: 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 Bug ID: 103030 Summary: floating point to int inconsistency Product: gcc Version: 9.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c