summaryrefslogtreecommitdiff
path: root/gcc/config.gcc
diff options
context:
space:
mode:
authorcorsepiu <corsepiu@138bc75d-0d04-0410-961f-82ee72b054a4>2005-04-25 04:40:02 +0000
committercorsepiu <corsepiu@138bc75d-0d04-0410-961f-82ee72b054a4>2005-04-25 04:40:02 +0000
commita266e0349d41e5e7ca9d602879040f702c7c1a36 (patch)
treeef193d45e428257e398b56122966bd5c2e4d563a /gcc/config.gcc
parent6311aa74ebdbc9b7e3ac1751a8754e6a4da85f83 (diff)
downloadgcc-a266e0349d41e5e7ca9d602879040f702c7c1a36.tar.gz
2005-04-25 Ralf Corsepius <ralf.corsepius@rtems.org>
* config.gcc (avr-*-*): Remove redundant "case". git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@98699 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config.gcc')
-rw-r--r--gcc/config.gcc3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/config.gcc b/gcc/config.gcc
index e27a9de1d7b..7d134e85410 100644
--- a/gcc/config.gcc
+++ b/gcc/config.gcc
@@ -1573,9 +1573,6 @@ pdp11-*-bsd)
pdp11-*-*)
use_fixproto=yes
;;
-avr-*-*)
- use_fixproto=yes
- ;;
# port not yet contributed
#powerpc-*-openbsd*)
# tmake_file="${tmake_file} rs6000/t-fprules "