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]

r124997 - in /branches/gcc-pre-vn/gcc: passes.c...


Author: dberlin
Date: Wed May 23 17:59:19 2007
New Revision: 124997

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=124997
Log:
Remove pass_sccvn. Plug some errors due to walking of ssa names whose def_stmt
has been released.

Modified:
    branches/gcc-pre-vn/gcc/passes.c
    branches/gcc-pre-vn/gcc/tree-pass.h
    branches/gcc-pre-vn/gcc/tree-ssa-sccvn.c


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