[Bug c++/81016] New: 7.1.0 ICE: segfault with template struct specialisation

2017-06-08 Thread danny+gcc at nerdcruft dot net
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: danny+gcc at nerdcruft dot net Target Milestone: --- Created attachment 41497 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41497&action=edit reduced test case When building the a

[Bug c++/70844] New: spurious -Wuseless-cast warning with inherited constructors

2016-04-28 Thread danny+gcc at nerdcruft dot net
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: danny+gcc at nerdcruft dot net Target Milestone: --- Created attachment 38359 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38359&action=edit useless-cast inherited construct