[Bug target/69969] [5/6 Regression] Function attribute no-vsx

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Feb 26 22:35:00 GMT 2016


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

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Fri Feb 26 22:35:00 2016
New Revision: 233767

URL: https://gcc.gnu.org/viewcvs?rev=233767&root=gcc&view=rev
Log:
        PR target/69969
        * config/rs6000/rs6000.c (rs6000_option_override_internal): Don't
        complain about -mallow-movmisalign without -mvsx if
        TARGET_ALLOW_MOVMISALIGN was not set explicitly.

        * gcc.target/powerpc/pr69969.c: New test.

Added:
    trunk/gcc/testsuite/gcc.target/powerpc/pr69969.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/rs6000/rs6000.c
    trunk/gcc/testsuite/ChangeLog


More information about the Gcc-bugs mailing list