From: H.J. Lu Date: Fri, 28 Dec 2018 15:13:14 +0000 (+0000) Subject: x86-64: Remove .file directive from snapshot source X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=691adeb097c9f4926cb83bdb50bb39b4d2e25c72;p=gcc.git x86-64: Remove .file directive from snapshot source * gcc.target/x86_64/abi/avx/asm-support-darwin.s: Remove .file directive. * gcc.target/x86_64/abi/avx/asm-support.S: Likewise. * gcc.target/x86_64/abi/avx512f/asm-support.S: Likewise. From-SVN: r267451 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 7f9d1a509c8..7ebbb0a90d7 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -3,6 +3,9 @@ * gcc.target/x86_64/abi/asm-support-darwin.s: Remove .file directive. * gcc.target/x86_64/abi/asm-support.S: Likewise. + * gcc.target/x86_64/abi/avx/asm-support-darwin.s: Likewise. + * gcc.target/x86_64/abi/avx/asm-support.S: Likewise. + * gcc.target/x86_64/abi/avx512f/asm-support.S: Likewise. 2018-12-27 Jan Hubicka diff --git a/gcc/testsuite/gcc.target/x86_64/abi/avx/asm-support-darwin.s b/gcc/testsuite/gcc.target/x86_64/abi/avx/asm-support-darwin.s index c070d65034a..9d87df8426d 100644 --- a/gcc/testsuite/gcc.target/x86_64/abi/avx/asm-support-darwin.s +++ b/gcc/testsuite/gcc.target/x86_64/abi/avx/asm-support-darwin.s @@ -1,4 +1,3 @@ - .file "asm-support-darwin.s" .text .p2align 4,,15 .globl _snapshot diff --git a/gcc/testsuite/gcc.target/x86_64/abi/avx/asm-support.S b/gcc/testsuite/gcc.target/x86_64/abi/avx/asm-support.S index d248ef02e84..73a59191d6d 100644 --- a/gcc/testsuite/gcc.target/x86_64/abi/avx/asm-support.S +++ b/gcc/testsuite/gcc.target/x86_64/abi/avx/asm-support.S @@ -1,4 +1,3 @@ - .file "snapshot.S" .text .p2align 4,,15 .globl snapshot diff --git a/gcc/testsuite/gcc.target/x86_64/abi/avx512f/asm-support.S b/gcc/testsuite/gcc.target/x86_64/abi/avx512f/asm-support.S index e0309aeac12..0ef82876dd9 100644 --- a/gcc/testsuite/gcc.target/x86_64/abi/avx512f/asm-support.S +++ b/gcc/testsuite/gcc.target/x86_64/abi/avx512f/asm-support.S @@ -1,4 +1,3 @@ - .file "snapshot.S" .text .p2align 4,,15 .globl snapshot