aboutsummaryrefslogtreecommitdiff
path: root/gcc/config.gcc
diff options
context:
space:
mode:
authorRainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>2012-03-13 10:18:32 +0000
committerRainer Orth <ro@gcc.gnu.org>2012-03-13 10:18:32 +0000
commitd82c57a8c36e5c9cdfe61a41b40f763741413450 (patch)
tree7fd9c4382b0457321abe55a99b9e129d3218e53d /gcc/config.gcc
parent9c4271f337bd7debed1e4ae3685589e26252f80a (diff)
downloadgcc-d82c57a8c36e5c9cdfe61a41b40f763741413450.zip
gcc-d82c57a8c36e5c9cdfe61a41b40f763741413450.tar.gz
gcc-d82c57a8c36e5c9cdfe61a41b40f763741413450.tar.bz2
Remove extra_passes
* config.gcc (extra_passes): Remove. * configure.ac (extra_passes): Don't substitute. * configure: Regenerate. * Makefile.in (EXTRA_PASSES): Remove. (GCC_PASSES): Remove $(EXTRA_PASSES). (MOSTLYCLEANFILES): Likewise. (native): Likewise. (install-common): Likewise. From-SVN: r185323
Diffstat (limited to 'gcc/config.gcc')
-rw-r--r--gcc/config.gcc7
1 files changed, 2 insertions, 5 deletions
diff --git a/gcc/config.gcc b/gcc/config.gcc
index edf96bf..805fa65 100644
--- a/gcc/config.gcc
+++ b/gcc/config.gcc
@@ -129,10 +129,8 @@
# such a system header; otherwise "none", do not
# provide such a header at all.
#
-# extra_passes List of extra executables compiled for this target
-# machine, used for compiling from source to object.
-#
-# extra_programs Like extra_passes, but these are used when linking.
+# extra_programs List of extra executables compiled for this target
+# machine, used when linking.
#
# extra_options List of target-dependent .opt files.
#
@@ -205,7 +203,6 @@ user_headers_inc_next_pre=
user_headers_inc_next_post=
use_gcc_tgmath=yes
use_gcc_stdint=none
-extra_passes=
extra_programs=
extra_objs=
extra_gcc_objs=