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/27721] [4.1/4.2 regression] ICE using += with a function



------- Comment #4 from reichelt at gcc dot gnu dot org  2006-08-05 23:26 -------
Subject: Bug 27721

Author: reichelt
Date: Sat Aug  5 23:26:38 2006
New Revision: 115955

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

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

Added:
    trunk/gcc/testsuite/gcc.dg/lvalue-4.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/c-typeck.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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