aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPirama Arumuga Nainar <pirama@google.com>2020-02-04 11:05:40 -0800
committerPirama Arumuga Nainar <pirama@google.com>2020-02-05 05:54:04 +0000
commite4d0287afb4ddef7e8d628c9c85f3d0f43699ece (patch)
tree45052f3e6f1b6f220daee494ff3146b0958596e5
parent4fa2e46f79661687864b987f789546a56c51005f (diff)
downloadx86_64-w64-mingw32-4.8-e4d0287afb4ddef7e8d628c9c85f3d0f43699ece.tar.gz
Remove cc1 and cc1plus executables as part of gcc deprecation
Bug: http://b/147240075 These are the internal drivers that compile preprocessed sources. Test: presubmit Change-Id: Ida7f5c898c4a2989341791457cf53b7eb78eb5c8
-rwxr-xr-xlibexec/gcc/x86_64-w64-mingw32/4.8.3/cc1bin13222768 -> 0 bytes
-rwxr-xr-xlibexec/gcc/x86_64-w64-mingw32/4.8.3/cc1plusbin14299584 -> 0 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/libexec/gcc/x86_64-w64-mingw32/4.8.3/cc1 b/libexec/gcc/x86_64-w64-mingw32/4.8.3/cc1
deleted file mode 100755
index 08db28cf..00000000
--- a/libexec/gcc/x86_64-w64-mingw32/4.8.3/cc1
+++ /dev/null
Binary files differ
diff --git a/libexec/gcc/x86_64-w64-mingw32/4.8.3/cc1plus b/libexec/gcc/x86_64-w64-mingw32/4.8.3/cc1plus
deleted file mode 100755
index fb5c4011..00000000
--- a/libexec/gcc/x86_64-w64-mingw32/4.8.3/cc1plus
+++ /dev/null
Binary files differ