r169587 - in /branches/google/integration/gcc: ...

dnovillo@gcc.gnu.org dnovillo@gcc.gnu.org
Wed Feb 2 17:47:00 GMT 2011


Author: dnovillo
Date: Wed Feb  2 17:47:21 2011
New Revision: 169587

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169587
Log:
2011-01-25  Martin Jambor  <mjambor@suse.cz>

	PR tree-optimization/47382
	* gimple-fold.c (gimple_fold_obj_type_ref_call): Removed.
	(gimple_fold_call): Do not call gimple_fold_obj_type_ref_call.

	* testsuite/g++.dg/torture/pr47382.C: New test.
	* testsuite/g++.dg/opt/devirt1.C: Xfail.

Added:
    branches/google/integration/gcc/testsuite/g++.dg/torture/pr47382.C
Modified:
    branches/google/integration/gcc/ChangeLog
    branches/google/integration/gcc/gimple-fold.c
    branches/google/integration/gcc/testsuite/ChangeLog
    branches/google/integration/gcc/testsuite/g++.dg/opt/devirt1.C



More information about the Gcc-cvs mailing list