This is the mail archive of the gcc-patches@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]

Re: [tuples] new gimple_omp accessors


Sorry, got trigger happy.  Here is the changelog.

        * 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.


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