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] add works_with_tuples_p flag to tree_opt_pass


> How about using properties instead since this is going away and would
> be easier to remove?
> 
> Some thing like PROP_NON_TUPLES.

Well, mostly because I've already coded it, and my RSI didn't like it
too much.  But patches are very welcome!


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