https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104785
Bug ID: 104785
Summary: Generated defaulted constexpr operator== produces
wrong code
Product: gcc
Version: 11.2.1
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102508
Bug ID: 102508
Summary: ICE on coroutine when awaiting inside a statement
expression (in transform_local_var_uses, at
cp/coroutines.cc:2102)
Product: gcc
Version
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98935
--- Comment #1 from Yves Delley ---
The provided fail-case seems to compile fine on godbolt.org 10.2, but started
to ICE with 10.3, as well as 11.1 and 11.2.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99550
--- Comment #1 from Yves Delley ---
See https://godbolt.org/z/ErEh55
Bug also submitted at https://bugs.launchpad.net/gcc-arm-embedded/+bug/1918693
Which is the right tracker for this?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99550
Bug ID: 99550
Summary: ICE (segfault) on arm with -std=c++2a
Product: gcc
Version: 10.2.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++