[Bug ipa/60965] [4.10 Regression] IPA: Devirtualization versus placement new

hubicka at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon May 5 19:41:00 GMT 2014


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

--- Comment #15 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
Author: hubicka
Date: Mon May  5 19:40:34 2014
New Revision: 210079

URL: http://gcc.gnu.org/viewcvs?rev=210079&root=gcc&view=rev
Log:
    PR ipa/60965
    * g++.dg/ipa/devirt-31.C: New testcase.
    * g++.dg/ipa/devirt-11.C: Adjust testcase.
    * ipa-devirt.c (get_class_context): Allow POD to change to non-POD.

Added:
    branches/gcc-4_9-branch/gcc/testsuite/g++.dg/ipa/devirt-31.C
Modified:
    branches/gcc-4_9-branch/gcc/ChangeLog
    branches/gcc-4_9-branch/gcc/ipa-devirt.c
    branches/gcc-4_9-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_9-branch/gcc/testsuite/g++.dg/ipa/devirt-11.C



More information about the Gcc-bugs mailing list