On Fri, Jan 21, 2022 at 09:15:04AM +0000, Richard W.M. Jones wrote:
> 
> honggfuzz fails to build in Rawhide with:
> 
>   + hfuzz_cc/hfuzz-gcc hello.c -o hello
>   gcc: error: unrecognized argument in option 
> '-fsanitize-coverage=trace-pc,trace-cmp'
>   gcc: note: valid arguments to '-fsanitize-coverage=' are: trace-cmp trace-pc
> 
> Note the flag is added by honggfuzz itself when it instruments a
> binary:
> 
>   
> https://github.com/google/honggfuzz/blob/876ff411938b1ab911c213bf640e2696e7ebd695/hfuzz_cc/hfuzz-cc.c#L375
> 
> This worked with older GCC.  It also works if I patch honggfuzz like this:

Filed https://gcc.gnu.org/PR104158 and am going to look at it.

        Jakub
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to