[Bug c++/78771] New: Internal compiler error when using inherited constructors

2016-12-11 Thread richardg.work at gmail dot com
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: richardg.work at gmail dot com Target Milestone: --- The code below generates an internal compiler error. Godbolt : https://godbolt.org/g/kgkbqy : In substitution of 'template D2::D2(U

[Bug c++/71568] New: Inexplicable error: "X is inaccessible within this context" for a public member

2016-06-17 Thread richardg.work at gmail dot com
Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: richardg.work at gmail dot com Target Milestone: --- Created attachment 38717 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38717=edit Demonstration

[Bug c++/65923] False positive for warning about literal operator suffix and using

2016-03-31 Thread richardg.work at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65923 Richard Geary changed: What|Removed |Added CC||richardg.work at gmail dot com