[Bug middle-end/61654] [4.9/5 Regression] ICE in release_function_body, at cgraph.c:1699

jamborm at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Sep 10 11:34:00 GMT 2014


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61654

--- Comment #13 from Martin Jambor <jamborm at gcc dot gnu.org> ---
Author: jamborm
Date: Wed Sep 10 11:34:09 2014
New Revision: 215122

URL: https://gcc.gnu.org/viewcvs?rev=215122&root=gcc&view=rev
Log:
2014-09-10  Martin Jambor  <mjambor@suse.cz>

    PR ipa/61654
    * cgraphclones.c (duplicate_thunk_for_node): Copy arguments of the
    new decl properly.  Analyze the new thunk if it is expanded.

gcc/testsuite/
    * g++.dg/ipa/pr61654.C: New test.


Added:
    trunk/gcc/testsuite/g++.dg/ipa/pr61654.C
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/cgraphclones.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-bugs mailing list