[Bug target/27663] missed-optimization transforming a byte array to unsigned long

2023-05-31 Thread gjl at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=27663 --- Comment #11 from Georg-Johann Lay --- (In reply to Georg-Johann Lay from comment #10) > bswap recognition appears to have improved since then [...] Closed thusly.

[Bug target/27663] missed-optimization transforming a byte array to unsigned long

2023-05-31 Thread gjl at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=27663 Georg-Johann Lay changed: What|Removed |Added Known to work||14.0 Resolution|---

[Bug target/27663] missed-optimization transforming a byte array to unsigned long

2023-05-30 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=27663 Andrew Pinski changed: What|Removed |Added Last reconfirmed|2007-07-25 17:29:16 |2023-5-30 Component|middle-end

[Bug target/27663] missed-optimization transforming a byte array to unsigned long

2009-04-24 Thread urjaman at gmail dot com
--- Comment #3 from urjaman at gmail dot com 2009-04-24 20:24 --- Confirmed on 4.3.2 - it's a bit different and actually worse (longer): (Please add 4.3.2 to known to fail - i cant) : 0: e8 2f mov r30, r24 2: f9 2f mov r31, r25 4: 21 81

[Bug target/27663] missed-optimization transforming a byte array to unsigned long

2007-07-25 Thread eweddington at cso dot atmel dot com
--- Comment #2 from eweddington at cso dot atmel dot com 2007-07-25 17:29 --- Confirmed on 4.2.1. -- eweddington at cso dot atmel dot com changed: What|Removed |Added

[Bug target/27663] missed-optimization transforming a byte array to unsigned long

2007-04-09 Thread eweddington at cso dot atmel dot com
--- Comment #1 from eweddington at cso dot atmel dot com 2007-04-09 23:33 --- Bernd, what mcu type was this compiled for? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27663