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

--- Comment #2 from Segher Boessenkool <segher at gcc dot gnu.org> ---
Author: segher
Date: Mon May 27 19:12:19 2019
New Revision: 271668

URL: https://gcc.gnu.org/viewcvs?rev=271668&root=gcc&view=rev
Log:
rs6000: Fix sanitizer build (PR90639)

The assembler code needs to say it uses AltiVec instructions.


libsanitizer/
        PR target/90639
        * tsan/tsan_rtl_ppc64.S: Add ".machine altivec".

Modified:
    trunk/libsanitizer/ChangeLog
    trunk/libsanitizer/tsan/tsan_rtl_ppc64.S

Reply via email to