PR target/69969
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 26 Feb 2016 22:35:00 +0000 (22:35 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 26 Feb 2016 22:35:00 +0000 (22:35 +0000)
commitda8c4b5d03b5bd15280ad84a0e88295b21a5bd45
treeb60b628b68cd6acdafe170d31c179166b5327475
parent0a4558ebf66f0ca14c623859d7966ce8fa795f23
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@233767 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/rs6000/rs6000.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/powerpc/pr69969.c [new file with mode: 0644]