https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107532
--- Comment #29 from Andrey Alekseenko ---
> it seems like we should treat *any* class with a reference member as a
> reference wrapper.
And any class with a pointer, I suspect.
This is a reduced/simplified example from our codebase still tr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108195
Bug ID: 108195
Summary: Incorrect implicit conversion when assigning
initializer_list to std::vector
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: n
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107732
--- Comment #2 from Andrey Alekseenko ---
@Aldy Hernandez, thank you. Can confirm that your patch fully resolves the
issue for me.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107732
Bug ID: 107732
Summary: ICE in lower_bound, at value-range.h:350
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++