diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2019-11-18 15:53:29 +0300 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2019-11-18 15:53:29 +0300 |
commit | 8f6c4b0033c72f8ac14694c419a99458339dd6a9 (patch) | |
tree | 06c106e622a58100aa85a381b9b65d222b076df4 /debian/patches/testsuite-glibc-warnings.diff | |
parent | 42156b5190f4fa150e1fab6777eb81e69d4db8c9 (diff) | |
download | gcc-9-debian.tar.gz |
Import gcc-9 (9.2.1-19)debian/9.2.1-19debian
Diffstat (limited to 'debian/patches/testsuite-glibc-warnings.diff')
-rw-r--r-- | debian/patches/testsuite-glibc-warnings.diff | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/debian/patches/testsuite-glibc-warnings.diff b/debian/patches/testsuite-glibc-warnings.diff index 69f0eb4..b1353f0 100644 --- a/debian/patches/testsuite-glibc-warnings.diff +++ b/debian/patches/testsuite-glibc-warnings.diff @@ -16,14 +16,3 @@ Index: b/src/gcc/testsuite/c-c++-common/tsan/fd_pipe_race.c #include <pthread.h> #include <unistd.h> -Index: b/src/gcc/testsuite/c-c++-common/cilk-plus/AN/comma_exp.c -=================================================================== ---- a/src/gcc/testsuite/c-c++-common/cilk-plus/AN/comma_exp.c -+++ b/src/gcc/testsuite/c-c++-common/cilk-plus/AN/comma_exp.c -@@ -1,5 +1,5 @@ - /* { dg-do run } */ --/* { dg-options "-fcilkplus" } */ -+/* { dg-options "-fcilkplus -Wno-unused-result" } */ - - #include <stdlib.h> - |