Do not mark functions with kept basic blocks (endless loops, dead ends) as "const...
authorChristoph Mallon <christoph.mallon@gmx.de>
Thu, 11 Sep 2008 10:20:05 +0000 (10:20 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Thu, 11 Sep 2008 10:20:05 +0000 (10:20 +0000)
commitcac584d529ab4468481383ed31efcb4b0c3ef756
tree23a42b3da55731eb8e3eee1c1ace9bd2dfd0f147
parentbba6f981d5fa2008123df7bbae20008904669cc5
Do not mark functions with kept basic blocks (endless loops, dead ends) as "const" or "pure".

[r21838]
ir/opt/funccall.c