config.gcc: Make the name of the extra-modes file adjustable by target stanzas.
authorZack Weinberg <zack@gcc.gnu.org>
Wed, 12 Jun 2002 01:36:13 +0000 (01:36 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Wed, 12 Jun 2002 01:36:13 +0000 (01:36 +0000)
commit1c0ca89ddb5087f6a1b73f91e89e1b8791ee4f4f
tree10185c460e3b9c3633d38d39942bff0205449176
parent5dc8d5361697ad7378b9ff360aaaec980091d6b4
config.gcc: Make the name of the extra-modes file adjustable by target stanzas.

* config.gcc: Make the name of the extra-modes file adjustable
by target stanzas.
(s390x, strongarm, xscale stanzas): Use this facility.
* configure.in: Update to match.
* configure: Regenerate.

From-SVN: r54540
gcc/ChangeLog
gcc/config.gcc
gcc/configure
gcc/configure.in