[Bug middle-end/92170] Incorrect function names output when using -fstack-usage on C++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92170 X Ryl changed: What|Removed |Added CC||boite.pour.spam at gmail dot com --- Comment
[Bug c++/81102] New: G++ wrong error report for partial template specialization
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: boite.pour.spam at gmail dot com Target Milestone: --- Hi, This code used to work fine with G++ version < 7.0: template struct HelperWrapper; // [...] // Zero-ary template str