https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113754
Bug ID: 113754
Summary: GCC complains when using a type that depends on lambda
Product: gcc
Version: 13.2.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Co
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109287
Bug ID: 109287
Summary: Optimizing sal shr pairs when inlining function
Product: gcc
Version: 12.2.0
URL: https://gcc.godbolt.org/z/aPTsjc1sM
Status: UNCONFIRMED
Ke
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107862
Bug ID: 107862
Summary: Returning an std::vector from a lambda fails to be
constexpr, while a custom class with allocated storage
works
Product: gcc
Version: 12.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107123
--- Comment #2 from milasudril at gmail dot com ---
> It would be nice to standardized the vector attribute.
Good features to have:
constexpr std::size (and also std::ssize)
template
inline constexpr std::is_simd_type_v = ...;
namespace std {
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107123
Bug ID: 107123
Summary: Size deduction for vector size in template fails
Product: gcc
Version: 12.2.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Componen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97601
Bug ID: 97601
Summary: ICE when using type determined by
std::tuple_element_t<...>, on tuple generated from
type id stored in std::array
Product: gcc
Version: 10.