[Bug tree-optimization/116813] std::vector index check not optimized out with -O2

2024-12-20 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116813 Sam James changed: What|Removed |Added Keywords|needs-bisection |needs-reduction --- Comment #4 from Sam Jam

[Bug tree-optimization/116813] std::vector index check not optimized out with -O2

2024-12-19 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116813 Sam James changed: What|Removed |Added Known to work||15.0 Keywords|

[Bug tree-optimization/116813] std::vector index check not optimized out with -O2

2024-11-17 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116813 Sam James changed: What|Removed |Added Last reconfirmed||2024-11-17 Ever confirmed|0

[Bug tree-optimization/116813] std::vector index check not optimized out with -O2

2024-09-23 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116813 --- Comment #2 from Jonathan Wakely --- (In reply to Sam James from comment #0) > Note that the std::vector -D_GLIBCXX_ASSERTIONS > wiring is new in trunk. Yes, since r15-1689-g8fd84bc009b307