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]

r127694 - in /branches/gimple-tuples-branch/gcc...


Author: aldyh
Date: Wed Aug 22 09:13:08 2007
New Revision: 127694

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=127694
Log:
	* Makefile.in (TREE_GIMPLE_H): Depend on GIMPLE_H.

        * gimple-iterator.h: Do not include gimple.h.

        * gimple.h (OMP_SECTION_LAST_FLAG): New.
        (gimple_omp_return_nowait_p): New.
        (gimple_omp_section_last_p): New.
        (gimple_switch_set_num_labels): New.
        (gimple_nop_p): New.

Modified:
    branches/gimple-tuples-branch/gcc/ChangeLog.tuples
    branches/gimple-tuples-branch/gcc/Makefile.in
    branches/gimple-tuples-branch/gcc/gimple-iterator.h
    branches/gimple-tuples-branch/gcc/gimple.h


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