http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55289



             Bug #: 55289

           Summary: darwin bootstrap fails due to missing

                    libsanitizer/interception/mach_override directory and

                    files

    Classification: Unclassified

           Product: gcc

           Version: 4.8.0

            Status: UNCONFIRMED

          Severity: normal

          Priority: P3

         Component: bootstrap

        AssignedTo: unassig...@gcc.gnu.org

        ReportedBy: howa...@nitro.med.uc.edu





The merge of the asan branch breaks the bootstrap on darwin due to the missing

libsanitizer/interception/mach_override directory and associated files. These

were never ported from llvm compiler-rt into the asan gcc branch. Manually

adding the libsanitizer/interception/mach_override directory from the llvm

compiler-rt 3.2 branch restores the bootstrap on x86_64-apple-darwin12.

Reply via email to