https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123348
--- Comment #2 from anlauf at gcc dot gnu.org --- Created attachment 63192 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=63192&action=edit Partial fix There are a couple of previously latent NULL pointer dereferences uncovered by the testcase, see partial patch. With this applied, I am stuck in the code checking for cyclic type dependencies which is partially C++ ... Someone else please have a look.
