This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug translation/79397] AltiVec spelled incorrectly in rs6000.opt


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79397

--- Comment #1 from Segher Boessenkool <segher at gcc dot gnu.org> ---
Author: segher
Date: Wed Feb  8 09:59:55 2017
New Revision: 245276

URL: https://gcc.gnu.org/viewcvs?rev=245276&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:
    trunk/gcc/ChangeLog
    trunk/gcc/config/rs6000/rs6000.opt

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]