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] Cleaned up accessor patch.


On 6/22/07 4:13 PM, Christopher Matthews wrote:
> Made all of Diego's changes.  Gs_seq_first and gs_seq_last now return
> gimples, and I updated users as necessary.
> 
> changed OMP_RETURN builder to take take a bool wait_p, added in a
> subcode flag and changed the comment.

Looks fine to me.  If we later realize that the iterator should hold a
gimple * instead of gimple, we can change it again.


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