[Bug c++/97077] Missed loop unrolling with range for over initializer list

2021-07-04 Thread magiblot at hotmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97077 magiblot at hotmail dot com changed: What|Removed |Added CC||magiblot at hotmail dot com

[Bug tree-optimization/99128] New: Stack used for concatenating values when returning struct by register

2021-02-16 Thread magiblot at hotmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99128 Bug ID: 99128 Summary: Stack used for concatenating values when returning struct by register Product: gcc Version: 10.2.0 Status: UNCONFIRMED Severity: normal

[Bug c++/99078] New: Optimizer moves struct initialization into loop

2021-02-11 Thread magiblot at hotmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99078 Bug ID: 99078 Summary: Optimizer moves struct initialization into loop Product: gcc Version: 10.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: