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: [google] record compiler options to .note sections


How about .gnu.switches.text.quote_paths?

Thanks,
Dehao

On Tue, Oct 11, 2011 at 8:42 AM, Cary Coutant <ccoutant@google.com> wrote:
>> Ok for google branches.
>>
>> 1) document the difference of this option with -grecord-gcc-switches
>> (this one only record codegen related options, and recorded in debug
>> section), and with -frecord-gcc-switches?
>> 2) may be better to use option name: -frecord-gcc-switches-in-object
>
> Sections whose name begins with ".note" are usually SHT_NOTE sections,
> and have a specific format. It might be better to choose different
> names (like Sri was asked to do with callgraph annotations).
>
> -cary
>


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