[Bug c++/98207] New: ARM64 IEEE math results change with -O2

2020-12-08 Thread pramsey at cleverelephant dot ca via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98207 Bug ID: 98207 Summary: ARM64 IEEE math results change with -O2 Product: gcc Version: 7.3.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug c++/98207] ARM64 IEEE math results change with -O2

2020-12-08 Thread pramsey at cleverelephant dot ca via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98207 --- Comment #1 from Paul Ramsey --- Created attachment 49708 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49708&action=edit Test program temp files built with O2

[Bug c++/98207] ARM64 IEEE math results change with -O2

2020-12-08 Thread pramsey at cleverelephant dot ca via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98207 --- Comment #4 from Paul Ramsey --- Thanks for the pointer!