]> gcc.gnu.org Git - gcc.git/commit
fold-const.c (fold_binary_op_with_conditional_arg): New function, split out from ...
authorMark Mitchell <mark@codesourcery.com>
Sun, 18 Feb 2001 06:53:19 +0000 (06:53 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Sun, 18 Feb 2001 06:53:19 +0000 (06:53 +0000)
commit68626d4f0ec86b2d7941be9d99c1a8b9ac8cb440
treec25457418d139939fd0b964498eca1ff819ec8c8
parent9c2c54dc94decb809d9c4c746ca0669b0a59696a
fold-const.c (fold_binary_op_with_conditional_arg): New function, split out from ...

* 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.

From-SVN: r39822
gcc/ChangeLog
gcc/fold-const.c
gcc/testsuite/g++.old-deja/g++.eh/crash5.C [new file with mode: 0644]
gcc/tree.def
This page took 0.062509 seconds and 5 git commands to generate.