https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113405
Nathaniel Shead changed:
What|Removed |Added
CC||nathanieloshead at gmail dot
com
---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113308
Nathaniel Shead changed:
What|Removed |Added
CC||nathanieloshead at gmail dot
com
---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104221
Nathaniel Shead changed:
What|Removed |Added
CC||nathanieloshead at gmail dot
com
---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113031
--- Comment #6 from Nathaniel Shead ---
Yes, fixed as far as I'm aware.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113047
Nathaniel Shead changed:
What|Removed |Added
CC||nathanieloshead at gmail dot
com
---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113031
--- Comment #2 from Nathaniel Shead ---
Reduced to:
template class variant;
template
auto __variant_cast(_Tp __rhs) { return static_cast&&>(__rhs);
}
template
struct _Move_assign_base : _Types {
void operator=(_Move_assign_base __rhs) {
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112820
Nathaniel Shead changed:
What|Removed |Added
CC||nathanieloshead at gmail dot
com
---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112588
Nathaniel Shead changed:
What|Removed |Added
CC||nathanieloshead at gmail dot
com
---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106851
Nathaniel Shead changed:
What|Removed |Added
CC||nathanieloshead at gmail dot
com
---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110936
Nathaniel Shead changed:
What|Removed |Added
CC||nathanieloshead at gmail dot
com
---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96090
Nathaniel Shead changed:
What|Removed |Added
CC||nathanieloshead at gmail dot
com
---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101631
--- Comment #6 from Nathaniel Shead ---
(In reply to Sam James from comment #5)
> Fixed for 14 then by the drive-by bit or is there something left?
It should be fixed now. The example in comment #2 is
g++.dg/cpp2a/constexpr-union2.C.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111226
Bug ID: 111226
Summary: constexpr doesn't detect change of union to empty
member
Product: gcc
Version: 14.0
Status: UNCONFIRMED
Severity: normal
Prio
13 matches
Mail list logo