[gold patch committed]: Add virtual destructor

Ian Lance Taylor iant@google.com
Sat Aug 28 00:16:00 GMT 2010


Some versions of g++ warn about classes with virtual functions but no
virtual destructor.  This warning triggers on Incremental_input_entry.
I committed this patch to mainline to avoid the warning.

Ian


2010-08-27  Ian Lance Taylor  <iant@google.com>

	* incremental.h (class Incremental_input_entry): Add virtual
	destructor.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: foo.patch
Type: text/x-diff
Size: 553 bytes
Desc: destructor
URL: <https://sourceware.org/pipermail/binutils/attachments/20100828/6d6ca1ec/attachment.bin>


More information about the Binutils mailing list