https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118130
Bug 118130 depends on bug 108487, which changed state.
Bug 108487 Summary: [12/13 Regression] ~20-30x slowdown in populating
std::vector from std::ranges::iota_view
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108487
What|Removed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118130
Bug 118130 depends on bug 109205, which changed state.
Bug 109205 Summary: vector.resize( v.size() + 100 ) does unnecessary comparison
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109205
What|Removed |Added
---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118130
Bug 118130 depends on bug 77689, which changed state.
Bug 77689 Summary: Missing vectorization lead to huge performance loss
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77689
What|Removed |Added
--
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118130
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118130
Andrew Pinski changed:
What|Removed |Added
Component|c++ |middle-end
Keywords|