This is the mail archive of the gcc-cvs@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]

r115956 - in /branches/gcc-4_1-branch/gcc: Chan...


Author: reichelt
Date: Sat Aug  5 23:33:54 2006
New Revision: 115956

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115956
Log:
	PR c/27721
	* c-typeck.c (build_modify_expr): Test earlier for non-lvalues.

	* gcc.dg/lvalue-4.c: New test.

Added:
    branches/gcc-4_1-branch/gcc/testsuite/gcc.dg/lvalue-4.c
Modified:
    branches/gcc-4_1-branch/gcc/ChangeLog
    branches/gcc-4_1-branch/gcc/c-typeck.c
    branches/gcc-4_1-branch/gcc/testsuite/ChangeLog


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