https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89864

--- Comment #37 from Erik Schnetter <schnetter at gmail dot com> ---
(In reply to Jürgen Reuter from comment #35)
> The latest fix doesn't work. It fails at the darwin-driver.c. So yes, all
> the files mentioned before have to be modified, asan_mac.cc,
> sanitizer_mac.cc,
> sanitizer_platform_limits_posix.cc, darwin-driver.c

Did you regenerate the autogenerated fixinclude files? The patch only contains
the manual changes (according to GCC's patch submission guidelines). You need
to run "./genincludes" (?) in the "fixinclude" directory.

-erik

Reply via email to