r238149 - /branches/ibm/consolidateP9Flags/

kelvin@gcc.gnu.org kelvin@gcc.gnu.org
Thu Jul 7 22:16:00 GMT 2016


Author: kelvin
Date: Thu Jul  7 22:16:01 2016
New Revision: 238149

URL: https://gcc.gnu.org/viewcvs?rev=238149&root=gcc&view=rev
Log:
This branch hosts development of a patch to consolidate the ISA 3.0 option 
flags into a single command-line option to simplify testing and reduce
risk of user error. The flags to be cosolidated include OPTION_MASK_MODULO,
OPTION_MASK_P9_FUSION, OPTION_MASK_P9_DFORM_VECTOR, OPTION_MASK_P9_MISC.  
All flags are to be unified under the control of a single flag 
OPTION_MASK_ISA_3_0.


Added:
    branches/ibm/consolidateP9Flags/
      - copied from r238148, trunk/



More information about the Gcc-cvs mailing list