[Bug rtl-optimization/103336] [arm64] operations on long double generate calls to libgcc

2021-11-19 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103336 --- Comment #2 from Andrew Pinski --- If you want to have a consistency between platforms, it might be best if you use _Float128 instead of long double but _Float128 is not supported on all targets really. It is only supported on targets which

[Bug rtl-optimization/103336] [arm64] operations on long double generate calls to libgcc

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