r239295 - in /branches/gcc-6-branch/gcc: Change...

jamborm@gcc.gnu.org jamborm@gcc.gnu.org
Tue Aug 9 16:13:00 GMT 2016


Author: jamborm
Date: Tue Aug  9 16:13:37 2016
New Revision: 239295

URL: https://gcc.gnu.org/viewcvs?rev=239295&root=gcc&view=rev
Log:
[PR ipa/71981] Make get_dynamic_type grok MEM_REF

2016-08-09  Martin Jambor  <mjambor@suse.cz>

        PR ipa/71981
        * ipa-polymorphic-call.c (get_dynamic_type): Bail out gracefully
        if instance is a MEM_REF.

testsuite/
        PR ipa/71981
        * gcc.dg/ipa/pr71981.c: New test.



Added:
    branches/gcc-6-branch/gcc/testsuite/gcc.dg/ipa/pr71981.c
Modified:
    branches/gcc-6-branch/gcc/ChangeLog
    branches/gcc-6-branch/gcc/ipa-polymorphic-call.c
    branches/gcc-6-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list