2016-08-24 Thomas Preud'homme <thomas.preudhomme@arm.com>
commitf0ef556e5e8d6e6cd2654da9c11c32b6f92eb3ba
authorthopre01 <thopre01@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 24 Aug 2016 09:51:35 +0000 (24 09:51 +0000)
committerthopre01 <thopre01@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 24 Aug 2016 09:51:35 +0000 (24 09:51 +0000)
tree0e9dc988dd575b0468e4b36381ffe55f0cf5b672
parent64cd75f7cd4d0736270a8554173bfd3f85b630c9
2016-08-24  Thomas Preud'homme  <thomas.preudhomme@arm.com>

    * doc/fragments.texi (MULTILIB_REUSE): Mention that only options in
    MULTILIB_OPTIONS should be used.  Small wording fixes.
    * genmultilib: Memorize set of all option combinations in
    combination_space.  Detect if RHS of MULTILIB_REUSE uses an option not
    found in MULTILIB_OPTIONS by checking if option set is listed in
    combination_space.  Output new and existing error message to stderr.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@239734 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/doc/fragments.texi
gcc/genmultilib