[Bug rtl-optimization/78932] [ARM] -O2 generates wrong code

2018-12-20 Thread rearnsha at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78932 Richard Earnshaw changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug rtl-optimization/78932] [ARM] -O2 generates wrong code

2017-01-13 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78932 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug rtl-optimization/78932] [ARM] -O2 generates wrong code

2017-01-04 Thread xqr4n54r1 at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78932 --- Comment #2 from xqr4n54r1 at hotmail dot com --- Created attachment 40457 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40457&action=edit memcpy instead of get_unaligned_be * I wrote memcpy instead of get_unaligned_be{16|32} and I saw

[Bug rtl-optimization/78932] [ARM] -O2 generates wrong code

2017-01-03 Thread xqr4n54r1 at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78932 --- Comment #1 from xqr4n54r1 at hotmail dot com --- Created attachment 40444 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40444&action=edit filter_with_O2.c.201r.bbro : Indicates that the problem has occurred. - filter_without_inline.c.