[Bug c++/57314] New: [SFINAE] GCC istantiates default-arguments for member-template-functions of classtemplates bevore allowed

2013-05-17 Thread florian.we...@sfz-bw.de
Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: florian.we...@sfz-bw.de GCC rejects the following code: #include template struct foo{ template::type> void fu

[Bug c++/64398] New: decltype in different contexts with similar expressions triggers segfault in GCC

2014-12-23 Thread florian.we...@sfz-bw.de
Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: florian.we...@sfz-bw.de The following code triggers an internal segmentation-fault in GCC: template struct