Greetings all. Attached is a patch that converts several expensive assignments from recursive to simple expansion. These assignments involve the CCVER variable. --Andrew Black Changelog: * acc.config (CCVER, aCC_MAJOR, aCC_MINOR): Convert expensive assignments from recursive to simple expansion. * como.config (CCVER, CC_MAJOR, CC_MINOR): Ditto. * eccp.config (CCVER, ECCP_MAJOR, ECCP_MINOR): Ditto. * icc.config (CCVER): Ditto. * osf_cxx.config (CCVER): Ditto. * reliant_cds.config (CCVER): Ditto. * sunpro.config (CCVER): Ditto. * vacpp.config (CCVER, CXX_MAJOR, CXX_MINOR): Ditto.