config.gcc: Error out when conflicting multilib is detected.
authorThomas Preud'homme <thomas.preudhomme@arm.com>
Wed, 4 May 2016 13:33:58 +0000 (13:33 +0000)
committerThomas Preud'homme <thopre01@gcc.gnu.org>
Wed, 4 May 2016 13:33:58 +0000 (13:33 +0000)
commitec6be46228e05303e920886d1baf66323457738b
tree38ca3a58fccfa9ba35a9ae03e6fe6a4632ed451a
parent24f77f59d12ad05d8b0c1dc1faae4f698d12da3f
config.gcc: Error out when conflicting multilib is detected.

2016-05-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>

    gcc/
    * config.gcc: Error out when conflicting multilib is detected.  Do not
    loop over multilibs since no combination is legal.

From-SVN: r235877
gcc/ChangeLog
gcc/config.gcc