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

            Bug ID: 108991
           Summary: [13 regression] gcc.dg/memchr-3.c fails after
                    r13-6414-g62a8d31ecc0704
           Product: gcc
           Version: 13.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
          Assignee: unassigned at gcc dot gnu.org
          Reporter: seurer at gcc dot gnu.org
  Target Milestone: ---

g:62a8d31ecc07041af4a81353c2d57d9845c4b771, r13-6414-g62a8d31ecc0704
make  -k check-gcc RUNTESTFLAGS="dg.exp=gcc.dg/memchr-3.c"
FAIL: gcc.dg/memchr-3.c  target llp64  (test for warnings, line 9)
# of expected passes            1
# of unexpected failures        1


Looks like a missing warning?

spawn -ignore SIGHUP /home/seurer/gcc/git/build/gcc-test/gcc/xgcc
-B/home/seurer/gcc/git/build/gcc-test/gcc/
/home/seurer/gcc/git/gcc-test/gcc/testsuite/gcc.dg/memchr-3.c
-fdiagnostics-plain-output -O2 -Wall -S -o memchr-3.s^M
FAIL: gcc.dg/memchr-3.c  target llp64  (test for warnings, line 9)
Executing on host: /home/seurer/gcc/git/build/gcc-test/gcc/xgcc
-B/home/seurer/gcc/git/build/gcc-test/gcc/ exceptions_enabled3864749.cc   
-fdiagnostics-plain-output  -Wno-complain-wrong-lang -S -o
exceptions_enabled3864749.s    (timeout = 300)
spawn -ignore SIGHUP /home/seurer/gcc/git/build/gcc-test/gcc/xgcc
-B/home/seurer/gcc/git/build/gcc-test/gcc/ exceptions_enabled3864749.cc
-fdiagnostics-plain-output -Wno-complain-wrong-lang -S -o
exceptions_enabled3864749.s^M
PASS: gcc.dg/memchr-3.c (test for excess errors)
testcase /home/seurer/gcc/git/gcc-test/gcc/testsuite/gcc.dg/dg.exp completed in
0 seconds

                === gcc Summary ===

# of expected passes            1
# of unexpected failures        1


commit 62a8d31ecc07041af4a81353c2d57d9845c4b771 (HEAD)
Author: Jonathan Yong <10wa...@gmail.com>
Date:   Mon Feb 27 10:02:32 2023 +0000

    gcc.dg/memchr-3.c: Account for LLP64 warnings

Reply via email to