[Bug c++/22635] OVERLOAD should not be a linked list of trees

giovannibajo at libero dot it gcc-bugzilla@gcc.gnu.org
Sun Jul 24 13:16:00 GMT 2005


------- Additional Comments From giovannibajo at libero dot it  2005-07-24 12:40 -------
Can you measure how much memory do all the overload nodes take in the big 
testcases? Theoretically, an OVERLOAD could measure 8 bytes or so (on 32 bit 
systems). So we currently waste more than 100 bytes per each node, but if there 
are not so many of them it is not important.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22635



More information about the Gcc-bugs mailing list