]> gcc.gnu.org Git - gcc.git/commit - gcc/common.opt
invoke.texi (-fsemantic-interposition): Document.
authorJan Hubicka <hubicka@ucw.cz>
Thu, 26 Jun 2014 18:50:24 +0000 (20:50 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Thu, 26 Jun 2014 18:50:24 +0000 (18:50 +0000)
commite288a46ccc3f824c1fde7a34d92a265659a05ee5
tree6629c6fbf16d67b6b1ae6de297c37f51a25cd8d9
parent6a7424669d61d9697fcce29813f70578211af4fd
invoke.texi (-fsemantic-interposition): Document.

* doc/invoke.texi (-fsemantic-interposition): Document.
* common.opt (fsemantic-interposition): New flag.
* varasm.c (decl_replaceable_p): Use it.
* gcc.dg/tree-ssa/interposition.c: New testcase.

From-SVN: r212049
gcc/ChangeLog
gcc/common.opt
gcc/doc/invoke.texi
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/tree-ssa/interposition.c [new file with mode: 0644]
gcc/varasm.c
This page took 0.074366 seconds and 5 git commands to generate.