http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47382

--- Comment #5 from Diego Novillo <dnovillo at gcc dot gnu.org> 2011-02-02 
17:47:25 UTC ---
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  <mjam...@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

Reply via email to