[PATCH] Symbol Separation - Take 2

Devang Patel dpatel@apple.com
Wed Jul 16 16:23:00 GMT 2003


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



More information about the Gcc-patches mailing list