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:
parent
51d008916a
commit
9469878ca1
@ -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
|
||||
|
@ -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 "
|
||||
|
Loading…
Reference in New Issue
Block a user