[pph] Cleanup libcpp lookaside table.
Diego Novillo
dnovillo@google.com
Thu Dec 9 23:20:00 GMT 2010
On Thu, Dec 9, 2010 at 17:57, Lawrence Crowl <crowl@google.com> wrote:
> On 12/9/10, Diego Novillo <dnovillo@google.com> wrote:
>> I think I would just leave this code in, no #if 0.
>
> The compiler complains about an unused function if there is no #if.
> Another solution?
Oh, that was a static function? Never mind then. I thought it was an
extern function. Yeah, leave the #if 0 in that case.
Diego.
More information about the Gcc-patches
mailing list