Commit 9469878c by Ralf Corsepius Committed by Ralf Corsepius

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

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

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

From-SVN: r98699
parent 51d00891
2005-04-25 Ralf Corsepius <ralf.corsepius@rtems.org>
* config.gcc (avr-*-*): Remove redundant "case".
2005-04-25 Kazu Hirata <kazu@cs.umass.edu> 2005-04-25 Kazu Hirata <kazu@cs.umass.edu>
* tree-vect-analyze.c (vect_mark_relevant): Take * tree-vect-analyze.c (vect_mark_relevant): Take
......
...@@ -1573,9 +1573,6 @@ pdp11-*-bsd) ...@@ -1573,9 +1573,6 @@ pdp11-*-bsd)
pdp11-*-*) pdp11-*-*)
use_fixproto=yes use_fixproto=yes
;; ;;
avr-*-*)
use_fixproto=yes
;;
# port not yet contributed # port not yet contributed
#powerpc-*-openbsd*) #powerpc-*-openbsd*)
# tmake_file="${tmake_file} rs6000/t-fprules " # tmake_file="${tmake_file} rs6000/t-fprules "
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment