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][stage1] Wrap option names in gcc internal messages with %< and %>.


On 3/22/19 11:02 PM, Joseph Myers wrote:
> This one seems wrong:
> 
>> -           "-fno-strict-aliasing is used");
>> +           "%<-fno-strict-aliasing is used%>");
> 
> (only the option name should be quoted, not "is used").
> 

Hi.

It's fixed now.

Thanks,
Martin


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