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


>>>>> Mike Stump writes:

Mike> Ok, so I am working on a port (rs6000) that is out of target_flags by 
Mike> about 4 flags (in my tree).  :-(  What do I do now?

	We already have been using additional variables outside of
target_flags.  While it is nice and convenient, not all options require
using target_flags to record the value.

David


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