[Bug target/67603] [aarch64] constant folded of floating-point expression at compile-time value does not match run-time value

2015-09-16 Thread david.abdurachmanov at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67603 --- Comment #1 from David Abdurachmanov --- Created attachment 36345 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36345=edit Annotated assembly Shows that one value is computed at run-time, while another one is loaded from literal

[Bug target/67603] [aarch64] constant folded of floating-point expression at compile-time value does not match run-time value

2015-09-16 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67603 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---