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

            Bug ID: 65482
           Summary: -mno-allow-movmisalign undocumented
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: driver
          Assignee: unassigned at gcc dot gnu.org
          Reporter: msebor at gcc dot gnu.org

Some of the vectorization tests make use of the -mno-allow-movmisalign option
(for example g++.dg/vect/slp-pr50819.cc).  The option is not documented, either
in the output of gcc -help -v or in the gcc manual, making it difficult to
understand its effects on such tests.

Reply via email to