[pcre-dev] [Bug 1366] New: __clear_cache in JIT is not avail…

Góra strony
Delete this message
Autor: Giuseppe D'Angelo
Data:  
Dla: pcre-dev
Temat: [pcre-dev] [Bug 1366] New: __clear_cache in JIT is not available on Android/ARM
------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=1366
           Summary: __clear_cache in JIT is not available on Android/ARM
           Product: PCRE
           Version: 8.33
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: bug
          Priority: medium
         Component: Code
        AssignedTo: ph10@???
        ReportedBy: dangelog@???
                CC: pcre-dev@???



Created an attachment (id=640)
--> (http://bugs.exim.org/attachment.cgi?id=640)
Patch

Apparently __clear_cache is available on stock Linux on ARM but not on Android;
cacheflush should be used instead there (on all archs), see the attached patch.

For reference: https://bugreports.qt-project.org/browse/QTBUG-31754


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email