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-Tag: upstream/12.2.0~27103 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=691adeb097c9f4926cb83bdb50bb39b4d2e25c72;p=platform%2Fupstream%2Fgcc.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 7f9d1a5..7ebbb0a 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 c070d65..9d87df8 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 d248ef0..73a5919 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 e0309ae..0ef8287 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