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

            Bug ID: 110621
           Summary: x86_64: Test gcc.target/i386/pr105354-2.c fails with
                    -fstack-protector
           Product: gcc
           Version: 14.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: mpolacek at gcc dot gnu.org
  Target Milestone: ---

...but not -fstack-protector-strong:

$ make check-gcc
RUNTESTFLAGS='--target_board=unix\{-fstack-protector-strong,-fstack-protector\}
i386.exp=pr105354-2.c'

                === gcc Summary for unix/-fstack-protector-strong ===

# of expected passes            2


FAIL: gcc.target/i386/pr105354-2.c execution test

                === gcc Summary for unix/-fstack-protector ===

# of expected passes            1
# of unexpected failures        1

                === gcc Summary ===

# of expected passes            3
# of unexpected failures        1

Reply via email to