OSDN Git Service

* fold-const.c (fold_binary_op_with_conditional_arg): New
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 18 Feb 2001 06:53:19 +0000 (06:53 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 18 Feb 2001 06:53:19 +0000 (06:53 +0000)
commit47cbd05d29467bf69f6d45fcf29cf8ce54bc469d
treec25457418d139939fd0b964498eca1ff819ec8c8
parent4c71ff3859df863c5610b1ee9317f25db462fb17
* fold-const.c (fold_binary_op_with_conditional_arg): New
function, split out from ...
(fold): ... here.
* tree.def (COND_EXPR): Document the use of VOID_TYPE for
conditional arms that throw exceptions.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@39822 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/fold-const.c
gcc/testsuite/g++.old-deja/g++.eh/crash5.C [new file with mode: 0644]
gcc/tree.def