[Bug c++/100710] New: static_cast to derived* of base* pointing to non-static data member of base type not rejected in constant expression

2021-05-20 Thread jason.e.cobb at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100710 Bug ID: 100710 Summary: static_cast to derived* of base* pointing to non-static data member of base type not rejected in constant expression Product: gcc Version

[Bug c++/99902] New: Deduced return type of lambda in default template argument takes return type from variable template

2021-04-03 Thread jason.e.cobb at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99902 Bug ID: 99902 Summary: Deduced return type of lambda in default template argument takes return type from variable template Product: gcc Version: unknown Status: UNCONFIRM

[Bug c++/98061] CV qualifiers are incorrectly stripped from the type of void prvalues

2020-11-29 Thread jason.e.cobb at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98061 Jason Cobb changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/98061] New: CV qualifiers are incorrectly stripped from the type of void prvalues

2020-11-29 Thread jason.e.cobb at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98061 Bug ID: 98061 Summary: CV qualifiers are incorrectly stripped from the type of void prvalues Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal