From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 568F53870913; Wed, 14 Oct 2020 17:51:00 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 568F53870913 From: "seurer at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug testsuite/97426] New: [11 regression] new test case gcc.dg/ipa/modref-1.c fails Date: Wed, 14 Oct 2020 17:51:00 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: testsuite X-Bugzilla-Version: 11.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: seurer at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter target_milestone Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Oct 2020 17:51:00 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D97426 Bug ID: 97426 Summary: [11 regression] new test case gcc.dg/ipa/modref-1.c fails Product: gcc Version: 11.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:4d90edb96e199e2e73ba71de5ab3b7c1c0aad6d0, r11-3876 make -k check-gcc RUNTESTFLAGS=3Dipa.exp=3Dgcc.dg/ipa/modref-1.c FAIL: gcc.dg/ipa/modref-1.c (test for excess errors) FAIL: gcc.dg/ipa/modref-1.c scan-ipa-dump modref "param offset: 1" FAIL: gcc.dg/ipa/modref-1.c scan-ipa-dump modref "param offset: 2" # of unexpected failures 3 Also FAIL: gcc.dg/tree-ssa/modref-4.c scan-tree-dump modref1 "param offset: 1" FAIL: gcc.dg/tree-ssa/modref-4.c (test for excess errors) UNRESOLVED: gcc.dg/tree-ssa/modref-4.c scan-tree-dump modref2 "param offset= : 2" UNRESOLVED: gcc.dg/tree-ssa/modref-4.c scan-tree-dump modref2 "return 0" Executing on host: /home/seurer/gcc/git/build/gcc-test2/gcc/xgcc -B/home/seurer/gcc/git/build/gcc-test2/gcc/ /home/seurer/gcc/git/gcc-test2/gcc/testsuite/gcc.dg/ipa/modref-1.c=20=20=20 -fdiagnostics-plain-output -O2 -fdump-ipa-modref -S -o modref-1.s (tim= eout =3D 300) spawn -ignore SIGHUP /home/seurer/gcc/git/build/gcc-test2/gcc/xgcc -B/home/seurer/gcc/git/build/gcc-test2/gcc/ /home/seurer/gcc/git/gcc-test2/gcc/testsuite/gcc.dg/ipa/modref-1.c -fdiagnostics-plain-output -O2 -fdump-ipa-modref -S -o modref-1.s /home/seurer/gcc/git/gcc-test2/gcc/testsuite/gcc.dg/ipa/modref-1.c:11:1: warning: return type defaults to 'int' [-Wimplicit-int] /home/seurer/gcc/git/gcc-test2/gcc/testsuite/gcc.dg/ipa/modref-1.c:15:1: warning: return type defaults to 'int' [-Wimplicit-int] /home/seurer/gcc/git/gcc-test2/gcc/testsuite/gcc.dg/ipa/modref-1.c: In func= tion 'main': /home/seurer/gcc/git/gcc-test2/gcc/testsuite/gcc.dg/ipa/modref-1.c:17:18: warning: excess elements in array initializer /home/seurer/gcc/git/gcc-test2/gcc/testsuite/gcc.dg/ipa/modref-1.c:17:18: n= ote: (near initialization for 'c') Executing on host: /home/seurer/gcc/git/build/gcc-test2/gcc/xgcc -B/home/seurer/gcc/git/build/gcc-test2/gcc/ exceptions_enabled98369.cc=20= =20=20 -fdiagnostics-plain-output -S -o exceptions_enabled98369.s (timeout =3D= 300) spawn -ignore SIGHUP /home/seurer/gcc/git/build/gcc-test2/gcc/xgcc -B/home/seurer/gcc/git/build/gcc-test2/gcc/ exceptions_enabled98369.cc -fdiagnostics-plain-output -S -o exceptions_enabled98369.s FAIL: gcc.dg/ipa/modref-1.c (test for excess errors) Excess errors: /home/seurer/gcc/git/gcc-test2/gcc/testsuite/gcc.dg/ipa/modref-1.c:11:1: warning: return type defaults to 'int' [-Wimplicit-int] /home/seurer/gcc/git/gcc-test2/gcc/testsuite/gcc.dg/ipa/modref-1.c:15:1: warning: return type defaults to 'int' [-Wimplicit-int] /home/seurer/gcc/git/gcc-test2/gcc/testsuite/gcc.dg/ipa/modref-1.c:17:18: warning: excess elements in array initializer FAIL: gcc.dg/ipa/modref-1.c scan-ipa-dump modref "param offset: 1" FAIL: gcc.dg/ipa/modref-1.c scan-ipa-dump modref "param offset: 2" testcase /home/seurer/gcc/git/gcc-test2/gcc/testsuite/gcc.dg/ipa/ipa.exp completed in 0 seconds =3D=3D=3D gcc Summary =3D=3D=3D # of unexpected failures 3=