aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorH.J. Lu <hongjiu.lu@intel.com>2018-12-28 15:13:14 +0000
committerH.J. Lu <hjl@gcc.gnu.org>2018-12-28 07:13:14 -0800
commit691adeb097c9f4926cb83bdb50bb39b4d2e25c72 (patch)
treea57597dbaa8b9e51d7795c8ce49540648b30387a /gcc
parentba7b6836f550d5fdcba73a07c419565313923a1d (diff)
downloadgcc-691adeb097c9f4926cb83bdb50bb39b4d2e25c72.zip
gcc-691adeb097c9f4926cb83bdb50bb39b4d2e25c72.tar.gz
gcc-691adeb097c9f4926cb83bdb50bb39b4d2e25c72.tar.bz2
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
Diffstat (limited to 'gcc')
-rw-r--r--gcc/testsuite/ChangeLog3
-rw-r--r--gcc/testsuite/gcc.target/x86_64/abi/avx/asm-support-darwin.s1
-rw-r--r--gcc/testsuite/gcc.target/x86_64/abi/avx/asm-support.S1
-rw-r--r--gcc/testsuite/gcc.target/x86_64/abi/avx512f/asm-support.S1
4 files changed, 3 insertions, 3 deletions
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 <hubicka@ucw.cz>
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