[Bug c++/101163] slow compilation for huge classes (>20k members functions)

rbuergel at web dot de gcc-bugzilla@gcc.gnu.org
Thu Jun 24 10:09:29 GMT 2021


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101163

--- Comment #5 from René Bürgel <rbuergel at web dot de> ---
Do I get that right, that this procedure is done for *every* member when adding
it?

So, this would make it basically quadratic...


More information about the Gcc-bugs mailing list