[Bug c++/95407] New: G++ allows access to base class members from a friend of a derived class

2020-05-29 Thread dragondreamer at live dot com
: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: dragondreamer at live dot com Target Milestone: --- G++ (at least trunk, 10.1.0, 9.3, 9.2) successfully compiles the following code

[Bug c++/95269] New: Lambda is allowed to capture any constexpr variable without specifying any captures

2020-05-22 Thread dragondreamer at live dot com
Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: dragondreamer at live dot com Target Milestone: --- G++ (at least these versions: 8.2.1, 9.2.1, 10.1.0, trunk) successfully compiles the following code

[Bug c++/66639] declare __func__ , __FUNCTION__ & __PRETTY_FUNCTION__ as constexpr

2017-03-24 Thread dragondreamer at live dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66639 D changed: What|Removed |Added CC||dragondreamer at live dot com --- Comment #8 from D