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]

r162492 - in /trunk/gcc: ChangeLog config/i386/...


Author: lcwu
Date: Fri Jul 23 22:20:45 2010
New Revision: 162492

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=162492
Log:
Fix violations of self-assignment check in GCC source.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/i386.c
    trunk/gcc/dbxout.c
    trunk/gcc/omega.c
    trunk/gcc/tree-ssa-ccp.c


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