[Bug target/41458] Inefficient write of 32 bit value to 16 bit volatile on ARM

2024-08-10 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=41458 --- Comment #5 from Andrew Pinski --- Actually PR 49807 but all are the same. *** This bug has been marked as a duplicate of bug 49807 ***

[Bug target/41458] Inefficient write of 32 bit value to 16 bit volatile on ARM

2024-08-10 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=41458 --- Comment #4 from Andrew Pinski --- I meant 60749. *** This bug has been marked as a duplicate of bug 60749 ***

[Bug target/41458] Inefficient write of 32 bit value to 16 bit volatile on ARM

2024-08-10 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=41458 Andrew Pinski changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug target/41458] Inefficient write of 32 bit value to 16 bit volatile on ARM

2013-08-05 Thread rearnsha at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41458 --- Comment #2 from Richard Earnshaw --- Reconfirmed. Still happening