https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96963
Pokechu22 changed:
What|Removed |Added
CC||pokechu022+gccbugzilla@gmai
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108670
Bug ID: 108670
Summary: Bogus narrowing conversion warning with designated
initializers for bitfield in union
Product: gcc
Version: 12.2.0
Status: UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107755
Pokechu22 changed:
What|Removed |Added
Known to fail||10.3.0, 12.2.0, 4.8.1,
|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107755
Bug ID: 107755
Summary: ICE: in fold_convert_loc, at fold-const.c:2435, with
-Wlogical-op, implicit user-defined conversion
operator, template function, logical operator, and
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80351
--- Comment #4 from Pokechu22 ---
This also affects const variables, not just constexpr ones. See
https://godbolt.org/z/5coadhr8a.
The source of the issue is that the type is not complete the first time when
cp_apply_type_quals_to_decl (in cp/t
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80351
Pokechu22 changed:
What|Removed |Added
CC||pokechu022+gccbugzilla@gmai