]> gcc.gnu.org Git - gcc.git/commit - gcc/ChangeLog
cif-code.def (OVERWRITABLE): Correct the comment for overwritable function.
authorZhouyi Zhou <yizhouzhou@ict.ac.cn>
Wed, 10 Apr 2013 09:22:04 +0000 (09:22 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 10 Apr 2013 09:22:04 +0000 (09:22 +0000)
commit6957a6f6f90ef5be56e154ee7ce8656ec0248e6f
tree72a7d68e142e1cc9ac621e45bb6e3ba5fc93b548
parent34ab4a5b70675e801d0cd5a68b50e770d1fe864e
cif-code.def (OVERWRITABLE): Correct the comment for overwritable function.

2013-04-10  Zhouyi Zhou <yizhouzhou@ict.ac.cn>

* cif-code.def (OVERWRITABLE): Correct the comment for overwritable
function.
* ipa-inline.c (can_inline_edge_p): Let dump mechanism report the
inline fail caused by overwritable functions.

* gcc.dg/tree-ssa/inline-11.c: New test

From-SVN: r197667
gcc/ChangeLog
gcc/cif-code.def
gcc/ipa-inline.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/tree-ssa/inline-11.c [new file with mode: 0644]
This page took 0.066703 seconds and 5 git commands to generate.