[Bug c++/96815] New: internal compiler error: in tsubst_pack_expansion, at cp/pt.c:12928

2020-08-27 Thread c.de-claverie at pm dot me
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: c.de-claverie at pm dot me Target Milestone: --- http://coliru.stacked-crooked.com/a/ad29e1a2281d762e with v10.2.0 May be a duplicate of https://gcc.gnu.org/bugzilla/show_bug.cgi?id

[Bug c++/96356] New: RTTI for non-polymorphic typeid

2020-07-28 Thread c.de-claverie at pm dot me
++ Assignee: unassigned at gcc dot gnu.org Reporter: c.de-claverie at pm dot me Target Milestone: --- Hello, I would like to bring the following possible issue to your attention to make sure the behaviour is expected : https://stackoverflow.com/questions/63132693 To sum up the problem, a