C++ PATCH Re: misp16 ISA bit breaks EH and pointers-to-member-functions

Jason Merrill jason@redhat.com
Sun Apr 14 06:12:00 GMT 2002


This is an optimization of Jeff Knaggs' earlier patch; there's no need to
divide and multiply the index on targets where there's nothing to mask out.

Tested i686-pc-linux-gnu, applied on trunk only.

2002-04-14  Jason Merrill  <jason@redhat.com>

	* typeck.c (get_member_function_from_ptrfunc): Don't do
	gratuitious division and multiplication on
	ptrmemfunc_vbit_in_delta targets.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-patch
Size: 2595 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20020414/3b36dcbc/attachment.bin>


More information about the Gcc-patches mailing list