On Wed, Sep 01, 2021 at 11:13:51AM -0500, Bill Schmidt wrote: > gcc/ > * config/rs6000/altivec.h: Delete a number of #defines that are > now superfluous. Alphabetize. Include rs6000-vecdefines.h. > Include some synonyms.
* config/rs6000/altivec.h: Delete a number of #defines that are now superfluous. Alphabetize. Include rs6000-vecdefines.h. Include some synonyms. This looks good, but I cannot easily check any of it. And I doubt the testsuite tests if all of this is defined correctly. How did you test this, maybe you can add a testcase to check this? Okay for trunk. Thanks! Segher