This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/27716] [4.0/4.1/4.2 regression] ICE with invalid assignment



------- Comment #2 from reichelt at gcc dot gnu dot org  2006-05-22 19:22 -------
Subject: Bug 27716

Author: reichelt
Date: Mon May 22 19:22:24 2006
New Revision: 113990

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113990
Log:
        PR c++/27716
        * typeck.c (build_modify_expr): Test arguments for error_operand_p.

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

Added:
    trunk/gcc/testsuite/g++.dg/other/assign1.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/typeck.c
    trunk/gcc/testsuite/ChangeLog


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27716


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]