]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/c-common.c
c-common.c (truthvalue_conversion): Protect side effects in the expression when split...
authorAndreas Schwab <schwab@issan.informatik.uni-dortmund.de>
Fri, 19 Jun 1998 01:46:50 +0000 (01:46 +0000)
committerAndreas Schwab <schwab@gcc.gnu.org>
Fri, 19 Jun 1998 01:46:50 +0000 (01:46 +0000)
commitf0b8d9aab46ec64cd1a42ac2bc6d3c47df52a513
tree511e2ebe6a5a9b3cd70413e4381c906b737049fb
parentc4137c50396559f083f9b618725917022baecbf1
c-common.c (truthvalue_conversion): Protect side effects in the expression when splitting a complex value.

* c-common.c (truthvalue_conversion): Protect side effects in the
expression when splitting a complex value.
* fold-const.c (fold): Likewise.

From-SVN: r20580
gcc/ChangeLog
gcc/c-common.c
gcc/fold-const.c