r217483 - in /trunk/gcc: ChangeLog ipa-polymorp...

hjl@gcc.gnu.org hjl@gcc.gnu.org
Thu Nov 13 13:08:00 GMT 2014


Author: hjl
Date: Thu Nov 13 13:08:12 2014
New Revision: 217483

URL: https://gcc.gnu.org/viewcvs?rev=217483&root=gcc&view=rev
Log:
Use POINTER_SIZE to check for pointer size

	PR tree-optimization/63828
	* ipa-polymorphic-call.c (possible_placement_new): Check
	POINTER_SIZE, instead of BITS_PER_WORD, for pointer size.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ipa-polymorphic-call.c



More information about the Gcc-cvs mailing list