[Bug rtl-optimization/95787] Complete lack of optimization on assignment to some types when followed by

2021-09-01 Thread gabravier at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95787 --- Comment #3 from Gabriel Ravier --- nvm that's only if I use `-march=znver3`. Seems like it might be a tuning issue, then ? Unless znver3 triggers patterns that specifically solve this...

[Bug rtl-optimization/95787] Complete lack of optimization on assignment to some types when followed by

2021-09-01 Thread gabravier at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95787 --- Comment #2 from Gabriel Ravier --- Seems to be fixed on trunk

[Bug rtl-optimization/95787] Complete lack of optimization on assignment to some types when followed by

2020-06-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95787 Richard Biener changed: What|Removed |Added Component|target |rtl-optimization