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]

Target options


Hi,

when defining target options with Mask() and "Target" going to
target_flags. Can I use Init(1) to define the default, or is "Init"
only used to initialize "Var(name)" kind of options? If so, what's the
proper way to define defaults, it wasn't clear to me when checking
mips/i386 definitions for instance.

Thanks,
Hendrik Greving


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