c-semantics.c (build_stmt): Remove test of specific tree codes for TREE_SIDE_EFFECTS...
authorIan Lance Taylor <ian@airs.com>
Mon, 25 Apr 2005 01:18:23 +0000 (01:18 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Mon, 25 Apr 2005 01:18:23 +0000 (01:18 +0000)
commitbbcfd969e6b35f9c4cad296f6c5e68f33a2ae0ba
treeb4b203ba10ff34644a7945213fdda6f4dbe0f18e
parent9545759748856f86033141c5b341d8c1e7ecaeca
c-semantics.c (build_stmt): Remove test of specific tree codes for TREE_SIDE_EFFECTS handling.

* c-semantics.c (build_stmt): Remove test of specific tree codes
for TREE_SIDE_EFFECTS handling.

From-SVN: r98693
gcc/ChangeLog
gcc/c-semantics.c