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

            Bug ID: 108507
           Summary: [13 regression] new test case
                    gcc.dg/analyzer/SARD-tc841-basic-00182-min.c in
                    r13-5244-gc6a011119bfa03 fails
           Product: gcc
           Version: 13.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
          Assignee: unassigned at gcc dot gnu.org
          Reporter: seurer at gcc dot gnu.org
  Target Milestone: ---

g:c6a011119bfa038ccbfc9f123ede14a3d6237fab, r13-5244-gc6a011119bfa03

This test case is failing on some of power powerpc64 servers.  This run was on
a power 9:

make  -k check-gcc
RUNTESTFLAGS="analyzer.exp=gcc.dg/analyzer/SARD-tc841-basic-00182-min.c"
FAIL: gcc.dg/analyzer/SARD-tc841-basic-00182-min.c (test for excess errors)
# of unexpected failures        1

Excess errors:
/home/seurer/gcc/git/gcc-test/gcc/testsuite/gcc.dg/analyzer/SARD-tc841-basic-00182-min.c:67:3:
warning: 'fgets' writing 11 bytes into a region of size 10 overflows the
destination [-Wstringop-overflow=]
/home/seurer/gcc/git/gcc-test/gcc/testsuite/gcc.dg/analyzer/SARD-tc841-basic-00182-min.c:67:3:
warning: 'fgets' writing 11 bytes into a region of size 10 overflows the
destination [-Wstringop-overflow=]

commit c6a011119bfa038ccbfc9f123ede14a3d6237fab (HEAD, refs/bisect/bad)
Author: David Malcolm <dmalc...@redhat.com>
Date:   Wed Jan 18 11:41:47 2023 -0500

    analyzer: add SARD testsuite 81

Reply via email to