Re: [PATCH, i386] Spellcheck hints for the i386 backend option handling (PR middle-end/77475, take 2, generic part)

2016-09-12 Thread Bernd Schmidt
On 09/06/2016 10:36 PM, Jakub Jelinek wrote: +/* Helper function for listing valid choices and hint for misspelled + value. CANDIDATES is a vector containing all valid strings, + STR is set to a heap allocated string that contains all those + strings concatenated, separated by spaces,

[PATCH, i386] Spellcheck hints for the i386 backend option handling (PR middle-end/77475, take 2, generic part)

2016-09-06 Thread Jakub Jelinek
Hi! On Mon, Sep 05, 2016 at 09:59:03PM +0200, Jakub Jelinek wrote: > Plus obviously the unrecognized_argument_error needs to be declared in some > header file. > > That said, for x86 -march/-mtune uses this is problematic, as it uses either > %<-march=%> argument or target("march=") attribute