public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/96665] New: [11 regression] new FAILs for gcc.dg/strlenopt-55.c after r11-2709
@ 2020-08-17 22:45 seurer at gcc dot gnu.org
  2020-08-18  7:19 ` [Bug tree-optimization/96665] " marxin at gcc dot gnu.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: seurer at gcc dot gnu.org @ 2020-08-17 22:45 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 96665
           Summary: [11 regression] new FAILs for gcc.dg/strlenopt-55.c
                    after r11-2709
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
          Assignee: unassigned at gcc dot gnu.org
          Reporter: seurer at gcc dot gnu.org
  Target Milestone: ---

g:866626efd749ed3e2b7014e88e4340b5a4c73560, r11-2709


Executing on host: /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/strlenopt-55.c   
-fdiagnostics-plain-output   -O1 -Wall -fdump-tree-gimple -fdump-tree-optimized
-S -o strlenopt-55.s    (timeout = 300)
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/strlenopt-55.c
-fdiagnostics-plain-output -O1 -Wall -fdump-tree-gimple -fdump-tree-optimized
-S -o strlenopt-55.s
/home/seurer/gcc/git/gcc-test/gcc/testsuite/gcc.dg/strlenopt-55.c:128:3:
warning: unsigned conversion from 'int' to 'short unsigned int' changes value
from '65536' to '0' [-Woverflow]
PASS: gcc.dg/strlenopt-55.c  (test for warnings, line 128)
Executing on host: /home/seurer/gcc/git/build/gcc-test/gcc/xgcc
-B/home/seurer/gcc/git/build/gcc-test/gcc/ exceptions_enabled90025.cc   
-fdiagnostics-plain-output  -S -o exceptions_enabled90025.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_enabled90025.cc
-fdiagnostics-plain-output -S -o exceptions_enabled90025.s
PASS: gcc.dg/strlenopt-55.c (test for excess errors)
PASS: gcc.dg/strlenopt-55.c scan-tree-dump-times gimple "strlen1" 0
gcc.dg/strlenopt-55.c: pattern found 3 times
FAIL: gcc.dg/strlenopt-55.c scan-tree-dump-times gimple "memcmp" 0
PASS: gcc.dg/strlenopt-55.c scan-tree-dump-times gimple "strcmp" 0
gcc.dg/strlenopt-55.c: pattern found 3 times
FAIL: gcc.dg/strlenopt-55.c scan-tree-dump-times optimized
"call_in_true_branch_not_eliminated" 0
testcase /home/seurer/gcc/git/gcc-test/gcc/testsuite/gcc.dg/dg.exp completed in
0 seconds

                === gcc Summary ===

# of expected passes            4
# of unexpected failures        2

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-08-18 19:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-17 22:45 [Bug tree-optimization/96665] New: [11 regression] new FAILs for gcc.dg/strlenopt-55.c after r11-2709 seurer at gcc dot gnu.org
2020-08-18  7:19 ` [Bug tree-optimization/96665] " marxin at gcc dot gnu.org
2020-08-18 16:34 ` msebor at gcc dot gnu.org
2020-08-18 18:59 ` cvs-commit at gcc dot gnu.org
2020-08-18 19:00 ` [Bug tree-optimization/96665] [11 regression] memcmp of a constant string not folded msebor at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).