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]

r202977 - in /trunk/gcc: ChangeLog gimple.h


Author: dnovillo
Date: Fri Sep 27 16:23:41 2013
New Revision: 202977

URL: http://gcc.gnu.org/viewcvs?rev=202977&root=gcc&view=rev
Log:
The gimple builder no longer support normal form. The ssa_mode enum is
not needed now.

	* gimple.h (enum ssa_mode): Remove.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/gimple.h


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