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]

r149338 - in /branches/st/cli-be/gcc/config/cil...


Author: gsvelto
Date: Tue Jul  7 16:14:33 2009
New Revision: 149338

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=149338
Log:
Rewrote the way initializers and constructors are handled, this fixes a number
of problems and paves the way for the 4.4 merge as well as future improvements.

Modified:
    branches/st/cli-be/gcc/config/cil32/cil-lower.c
    branches/st/cli-be/gcc/config/cil32/cil-refs.c
    branches/st/cli-be/gcc/config/cil32/cil-refs.h
    branches/st/cli-be/gcc/config/cil32/cil-stmt.c
    branches/st/cli-be/gcc/config/cil32/cil-stmt.h
    branches/st/cli-be/gcc/config/cil32/emit-cil.c
    branches/st/cli-be/gcc/config/cil32/gimple-to-cil.c


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