]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/20147 (ICE on undefined variable in statement expression)
authorPaolo Carlini <pcarlini@suse.de>
Mon, 21 Mar 2005 15:25:39 +0000 (15:25 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Mon, 21 Mar 2005 15:25:39 +0000 (15:25 +0000)
commit1a575e535af1f85c0dd6e891fd45dfa4d122fd8f
tree44797d1f62e71bc226ca165d4c86ecc00cae9600
parent888074971d1b33b1a9fca046508002ed854d6e50
re PR c++/20147 (ICE on undefined variable in statement expression)

2005-03-21  Paolo Carlini  <pcarlini@suse.de>

PR c++/20147
* semantics.c (finish_stmt_expr_expr): Return immediately
if error_operand_p (expr).

From-SVN: r96804
gcc/cp/ChangeLog
gcc/cp/semantics.c