From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Buck To: egcs@cygnus.com (egcs team) Subject: template memory Date: Tue, 30 Sep 1997 12:00:00 -0000 Message-id: <199709301900.MAA00044@atrus.synopsys.com> X-SW-Source: 1997-09/msg01154.html At the risk of asking a stupid question: OK, let's say someone twisted your arm and said that you *must* free memory for a template instantiation after you generate it, unless it is an inline function. What breaks? Why can't you just generate a weak symbol immediately?