r239734 - in /trunk/gcc: ChangeLog doc/fragment...

thopre01@gcc.gnu.org thopre01@gcc.gnu.org
Wed Aug 24 09:51:00 GMT 2016


Author: thopre01
Date: Wed Aug 24 09:51:35 2016
New Revision: 239734

URL: https://gcc.gnu.org/viewcvs?rev=239734&root=gcc&view=rev
Log:
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.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/doc/fragments.texi
    trunk/gcc/genmultilib



More information about the Gcc-cvs mailing list