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: [PATCH] Symbol Separation - Take 2



On Monday, July 14, 2003, at 3:16 PM, Neil Booth wrote:



Name is based on -Winvalid-pch and it is used in similar condition. It
emits
appropriate warnings if compiler validation for symbol repository fails.
But again feel free to suggest better name.

-Winvalid-symsep?

Well, symbol separation can not be invalid. It is a method to create and use
separate debugging symbol repositories. If user reads documentation
(and developer reads first paragraph in cppss.c) then it is obvious what is
'sr' and hence -Winvalid-sr.


OK, I'll need to look at these in more detail.

I'm still waiting.


Thanks,
-Devang


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