]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/27716 (ICE with invalid assignment)
authorVolker Reichelt <reichelt@igpm.rwth-aachen.de>
Mon, 22 May 2006 19:27:08 +0000 (19:27 +0000)
committerVolker Reichelt <reichelt@gcc.gnu.org>
Mon, 22 May 2006 19:27:08 +0000 (19:27 +0000)
commit8923acfdb5efd0230ae397f3c48c3d9abc98a753
tree679d47d79e3576966e25a6623182663fb617a610
parent9de1135bff9703e535780de7e7ed457137731dd7
re PR c++/27716 (ICE with invalid assignment)

PR c++/27716
* typeck.c (build_modify_expr): Test arguments for error_operand_p.

* g++.dg/other/assign1.C: New test.

From-SVN: r113991
gcc/cp/ChangeLog
gcc/cp/typeck.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/other/assign1.C [new file with mode: 0644]