config.gcc (avr-*-*): Remove redundant "case".

2005-04-25  Ralf Corsepius  <ralf.corsepius@rtems.org>

	* config.gcc (avr-*-*): Remove redundant "case".

From-SVN: r98699
This commit is contained in:
Ralf Corsepius 2005-04-25 06:40:02 +02:00 committed by Ralf Corsepius
parent 51d008916a
commit 9469878ca1
2 changed files with 4 additions and 3 deletions

View File

@ -1,3 +1,7 @@
2005-04-25 Ralf Corsepius <ralf.corsepius@rtems.org>
* config.gcc (avr-*-*): Remove redundant "case".
2005-04-25 Kazu Hirata <kazu@cs.umass.edu>
* tree-vect-analyze.c (vect_mark_relevant): Take

View File

@ -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 "