[
https://issues.apache.org/jira/browse/ARROW-6992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gawain BOLTON updated ARROW-6992:
---------------------------------
Priority: Minor (was: Major)
> [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: Bug
> Components: C++
> Reporter: Gawain BOLTON
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)