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: [patches] Re: Recognize cpu varaints take III



> OK, I guess I can just replace them by defines to 0.  I used few times
> the mem/addr debug settings, but it was only during debugging the x86_64
> port, so there is not too much need to use them daily IMO.

MIPS does that, it has (guess) 7-8 debug options that are disabled
that way.  Developers pick a temporary number for them as needed.

> That means that we do have 4 flags left and we need at least 7 if
> I am counting properly.

dgux, djgpp, and cygwin can share bits - they're all OSs so will never
be included simultaneously.  Cygwin and win32 overlap intentionally;
they're basically variants of the same platform.


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