tree-ssa-operands.c (get_expr_operands): Do not treat malloc attributed functions...
authorSteven Bosscher <stevenb@suse.de>
Mon, 17 May 2004 21:25:32 +0000 (21:25 +0000)
committerSteven Bosscher <steven@gcc.gnu.org>
Mon, 17 May 2004 21:25:32 +0000 (21:25 +0000)
commit6944d9ddb0be2b586fb48eece8591bb62a5d5b66
treee120c60ebe7b84548205ca3f7b6991210a7476a1
parent719df717e2b92a90e53f2ecbfdca858440d08fd0
tree-ssa-operands.c (get_expr_operands): Do not treat malloc attributed functions as pure or const.

* tree-ssa-operands.c (get_expr_operands): Do not treat malloc
attributed functions as pure or const.

From-SVN: r81951
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/tree-ssa/20040517-1.c [new file with mode: 0644]
gcc/tree-ssa-operands.c