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: rs6000 *_SET target flags -- needed?


Jason R Thorpe <thorpej@wasabisystems.com> writes:

> The rs6000 target has only one free bit left in target_flags -- which got
> me to wondering if the *_SET variants of those flags are actually needed.
> Isn't that what target_flags_explicit is for?
>
> Eliminating them would free up 3 bits...

The *_SET stuff predates the existence of target_flags_explicit.
Please do send a patch to get rid of them.  (It's been on my list for
awhile, but I have much higher priorities.)

zw


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