[Bug c++/27716] [4.0/4.1/4.2 regression] ICE with invalid assignment
reichelt at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon May 22 19:27:00 GMT 2006
------- Comment #3 from reichelt at gcc dot gnu dot org 2006-05-22 19:27 -------
Subject: Bug 27716
Author: reichelt
Date: Mon May 22 19:27:08 2006
New Revision: 113991
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113991
Log:
PR c++/27716
* typeck.c (build_modify_expr): Test arguments for error_operand_p.
* g++.dg/other/assign1.C: New test.
Added:
branches/gcc-4_0-branch/gcc/testsuite/g++.dg/other/assign1.C
Modified:
branches/gcc-4_0-branch/gcc/cp/ChangeLog
branches/gcc-4_0-branch/gcc/cp/typeck.c
branches/gcc-4_0-branch/gcc/testsuite/ChangeLog
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27716
More information about the Gcc-bugs
mailing list