https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79397
--- Comment #3 from Segher Boessenkool <segher at gcc dot gnu.org> --- Author: segher Date: Wed Feb 8 21:41:31 2017 New Revision: 245286 URL: https://gcc.gnu.org/viewcvs?rev=245286&root=gcc&view=rev Log: rs6000: Fix spelling of AltiVec in rs6000.opt (PR79397) It was spelled Altivec in two user-facing messages in rs6000.opt; let's be consistent. PR translation/79397 * config/rs6000/rs6000.opt (maltivec=le, maltivec=be): Fix spelling of AltiVec. Modified: branches/gcc-6-branch/gcc/ChangeLog branches/gcc-6-branch/gcc/config/rs6000/rs6000.opt