[
https://issues.apache.org/jira/browse/ARROW-6992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-6992:
----------------------------------
Labels: pull-request-available (was: )
> [C++]: Undefined Behavior sanitizer build option fails with GCC
> ---------------------------------------------------------------
>
> Key: ARROW-6992
> URL: https://issues.apache.org/jira/browse/ARROW-6992
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Gawain BOLTON
> Priority: Major
> Labels: pull-request-available
>
> Then build with the "undefined behaviour sanitizer" option
> (-DARROW_USE_UBSAN=ON) the compilation fails with GCC:
> {noformat}
> c++: error: unrecognized argument to ‘-fno-sanitize=’ option:
> ‘function’{noformat}
> It appears that GCC has never had a "-fsanitize=function" option.
> I have fixed this issue and will submit a PR.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)