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

            Bug ID: 66831
           Summary: FAIL: gcc.target/i386/iinline-attr-2.c scan-assembler
                    p2align
           Product: gcc
           Version: 6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
          Assignee: unassigned at gcc dot gnu.org
          Reporter: hjl.tools at gmail dot com
                CC: ubizjak at gmail dot com
  Target Milestone: ---

When GCC is configured with --with-cpu=nocona, we got

FAIL: gcc.target/i386/iinline-attr-2.c scan-assembler p2align

It is due to

{"nocona", &nocona_cost, 0, 0, 0, 0, 0},

in i386.c.

Reply via email to