]> git.ipfire.org Git - thirdparty/gcc.git/commit
fragments.texi (MULTILIB_REUSE): Mention that only options in MULTILIB_OPTIONS should...
authorThomas Preud'homme <thomas.preudhomme@arm.com>
Wed, 24 Aug 2016 09:51:35 +0000 (09:51 +0000)
committerThomas Preud'homme <thopre01@gcc.gnu.org>
Wed, 24 Aug 2016 09:51:35 +0000 (09:51 +0000)
commit0630b8ec3d991a3a7bbd1e041a167a1424c1d388
tree0e9dc988dd575b0468e4b36381ffe55f0cf5b672
parent0ba81bbe65fe5f69f0de7a4e4de3c65ad365b009
fragments.texi (MULTILIB_REUSE): Mention that only options in MULTILIB_OPTIONS should be used.

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.

From-SVN: r239734
gcc/ChangeLog
gcc/doc/fragments.texi
gcc/genmultilib