https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60255
Andre Vehreschild <vehre at gmx dot de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vehre at gmx dot de --- Comment #6 from Andre Vehreschild <vehre at gmx dot de> --- Created attachment 33267 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33267&action=edit Extended version of janus' patch. Includes testcase and more Hi, I propose an extended version of the patch janus began. I think we should also mark the symbol in the vtab to be deferred and not to have length 0 to prevent confussion with zero-length arrays. Please find patch attached and on ml. - Andre