]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree.c (contains_placeholder_p): Properly handle CALL_EXPR again.
authorEric Botcazou <ebotcazou@adacore.com>
Sun, 11 Sep 2005 21:17:51 +0000 (21:17 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sun, 11 Sep 2005 21:17:51 +0000 (21:17 +0000)
commit4c223d6a3891ddb95111b9a1c430b1875f9ee8fd
treee40a48ba2e62dc08f9aaef74e052dd2c199db44e
parent91002f1b0971b2a72ecc433d98f7edeae98734b6
tree.c (contains_placeholder_p): Properly handle CALL_EXPR again.

* tree.c (contains_placeholder_p) <tcc_expression>: Properly
handle CALL_EXPR again.

From-SVN: r104144
gcc/ChangeLog
gcc/tree.c