public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "seurer at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug testsuite/102509] New: [12 regression] new test case gcc.c-torture/compile/attr-complex-method.c is unresolved after r12-3901
Date: Mon, 27 Sep 2021 23:24:10 +0000	[thread overview]
Message-ID: <bug-102509-4@http.gcc.gnu.org/bugzilla/> (raw)

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

            Bug ID: 102509
           Summary: [12 regression] new test case
                    gcc.c-torture/compile/attr-complex-method.c is
                    unresolved after r12-3901
           Product: gcc
           Version: 12.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:a64697d7a3e0bf9e5b0d79e253f2b7dc3eb2fb00, r12-3901
make  -k check-gcc
RUNTESTFLAGS="compile.exp=gcc.c-torture/compile/attr-complex-method.c"
# of expected passes            13
# of unresolved testcases       1

Executing on host: /home3/seurer/gcc/git/build/gcc-test/gcc/xgcc
-B/home3/seurer/gcc/git/build/gcc-test/gcc/    -fdiagnostics-plain-output   
-O0  -w -fdump-tree-optimized -c -o attr-complex-method.o
/home/seurer/gcc/git/gcc-test/gcc/testsuite/gcc.c-torture/compile/attr-complex-method.c
   (timeout = 300)
spawn -ignore SIGHUP /home3/seurer/gcc/git/build/gcc-test/gcc/xgcc
-B/home3/seurer/gcc/git/build/gcc-test/gcc/ -fdiagnostics-plain-output -O0 -w
-fdump-tree-optimized -c -o attr-complex-method.o
/home/seurer/gcc/git/gcc-test/gcc/testsuite/gcc.c-torture/compile/attr-complex-method.c
Executing on host: /home3/seurer/gcc/git/build/gcc-test/gcc/xgcc
-B/home3/seurer/gcc/git/build/gcc-test/gcc/ exceptions_enabled623141.cc   
-fdiagnostics-plain-output  -S -o exceptions_enabled623141.s    (timeout = 300)
spawn -ignore SIGHUP /home3/seurer/gcc/git/build/gcc-test/gcc/xgcc
-B/home3/seurer/gcc/git/build/gcc-test/gcc/ exceptions_enabled623141.cc
-fdiagnostics-plain-output -S -o exceptions_enabled623141.s
PASS: gcc.c-torture/compile/attr-complex-method.c   -O0  (test for excess
errors)
PASS: gcc.c-torture/compile/attr-complex-method.c   -O0   scan-tree-dump-not
optimized "__divdc3"
Executing on host: /home3/seurer/gcc/git/build/gcc-test/gcc/xgcc
-B/home3/seurer/gcc/git/build/gcc-test/gcc/    -fdiagnostics-plain-output   
-O1  -w -fdump-tree-optimized -c -o attr-complex-method.o
/home/seurer/gcc/git/gcc-test/gcc/testsuite/gcc.c-torture/compile/attr-complex-method.c
   (timeout = 300)
spawn -ignore SIGHUP /home3/seurer/gcc/git/build/gcc-test/gcc/xgcc
-B/home3/seurer/gcc/git/build/gcc-test/gcc/ -fdiagnostics-plain-output -O1 -w
-fdump-tree-optimized -c -o attr-complex-method.o
/home/seurer/gcc/git/gcc-test/gcc/testsuite/gcc.c-torture/compile/attr-complex-method.c
PASS: gcc.c-torture/compile/attr-complex-method.c   -O1  (test for excess
errors)
PASS: gcc.c-torture/compile/attr-complex-method.c   -O1   scan-tree-dump-not
optimized "__divdc3"
Executing on host: /home3/seurer/gcc/git/build/gcc-test/gcc/xgcc
-B/home3/seurer/gcc/git/build/gcc-test/gcc/    -fdiagnostics-plain-output   
-O2  -w -fdump-tree-optimized -c -o attr-complex-method.o
/home/seurer/gcc/git/gcc-test/gcc/testsuite/gcc.c-torture/compile/attr-complex-method.c
   (timeout = 300)
spawn -ignore SIGHUP /home3/seurer/gcc/git/build/gcc-test/gcc/xgcc
-B/home3/seurer/gcc/git/build/gcc-test/gcc/ -fdiagnostics-plain-output -O2 -w
-fdump-tree-optimized -c -o attr-complex-method.o
/home/seurer/gcc/git/gcc-test/gcc/testsuite/gcc.c-torture/compile/attr-complex-method.c
PASS: gcc.c-torture/compile/attr-complex-method.c   -O2  (test for excess
errors)
PASS: gcc.c-torture/compile/attr-complex-method.c   -O2   scan-tree-dump-not
optimized "__divdc3"
Executing on host: /home3/seurer/gcc/git/build/gcc-test/gcc/xgcc
-B/home3/seurer/gcc/git/build/gcc-test/gcc/    -fdiagnostics-plain-output   
-O3 -g  -w -fdump-tree-optimized -c -o attr-complex-method.o
/home/seurer/gcc/git/gcc-test/gcc/testsuite/gcc.c-torture/compile/attr-complex-method.c
   (timeout = 300)
spawn -ignore SIGHUP /home3/seurer/gcc/git/build/gcc-test/gcc/xgcc
-B/home3/seurer/gcc/git/build/gcc-test/gcc/ -fdiagnostics-plain-output -O3 -g
-w -fdump-tree-optimized -c -o attr-complex-method.o
/home/seurer/gcc/git/gcc-test/gcc/testsuite/gcc.c-torture/compile/attr-complex-method.c
PASS: gcc.c-torture/compile/attr-complex-method.c   -O3 -g  (test for excess
errors)
PASS: gcc.c-torture/compile/attr-complex-method.c   -O3 -g   scan-tree-dump-not
optimized "__divdc3"
Executing on host: /home3/seurer/gcc/git/build/gcc-test/gcc/xgcc
-B/home3/seurer/gcc/git/build/gcc-test/gcc/    -fdiagnostics-plain-output   
-Os  -w -fdump-tree-optimized -c -o attr-complex-method.o
/home/seurer/gcc/git/gcc-test/gcc/testsuite/gcc.c-torture/compile/attr-complex-method.c
   (timeout = 300)
spawn -ignore SIGHUP /home3/seurer/gcc/git/build/gcc-test/gcc/xgcc
-B/home3/seurer/gcc/git/build/gcc-test/gcc/ -fdiagnostics-plain-output -Os -w
-fdump-tree-optimized -c -o attr-complex-method.o
/home/seurer/gcc/git/gcc-test/gcc/testsuite/gcc.c-torture/compile/attr-complex-method.c
PASS: gcc.c-torture/compile/attr-complex-method.c   -Os  (test for excess
errors)
PASS: gcc.c-torture/compile/attr-complex-method.c   -Os   scan-tree-dump-not
optimized "__divdc3"
Executing on host: /home3/seurer/gcc/git/build/gcc-test/gcc/xgcc
-B/home3/seurer/gcc/git/build/gcc-test/gcc/    -fdiagnostics-plain-output   
-O2 -flto -fno-use-linker-plugin -flto-partition=none  -w -fdump-tree-optimized
-c -o attr-complex-method.o
/home/seurer/gcc/git/gcc-test/gcc/testsuite/gcc.c-torture/compile/attr-complex-method.c
   (timeout = 300)
spawn -ignore SIGHUP /home3/seurer/gcc/git/build/gcc-test/gcc/xgcc
-B/home3/seurer/gcc/git/build/gcc-test/gcc/ -fdiagnostics-plain-output -O2
-flto -fno-use-linker-plugin -flto-partition=none -w -fdump-tree-optimized -c
-o attr-complex-method.o
/home/seurer/gcc/git/gcc-test/gcc/testsuite/gcc.c-torture/compile/attr-complex-method.c
PASS: gcc.c-torture/compile/attr-complex-method.c   -O2 -flto
-fno-use-linker-plugin -flto-partition=none  (test for excess errors)
PASS: gcc.c-torture/compile/attr-complex-method.c   -O2 -flto
-fno-use-linker-plugin -flto-partition=none   scan-tree-dump-not optimized
"__divdc3"
Executing on host: /home3/seurer/gcc/git/build/gcc-test/gcc/xgcc
-B/home3/seurer/gcc/git/build/gcc-test/gcc/    -fdiagnostics-plain-output   
-O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  -w -fdump-tree-optimized -c
-o attr-complex-method.o
/home/seurer/gcc/git/gcc-test/gcc/testsuite/gcc.c-torture/compile/attr-complex-method.c
   (timeout = 300)
spawn -ignore SIGHUP /home3/seurer/gcc/git/build/gcc-test/gcc/xgcc
-B/home3/seurer/gcc/git/build/gcc-test/gcc/ -fdiagnostics-plain-output -O2
-flto -fuse-linker-plugin -fno-fat-lto-objects -w -fdump-tree-optimized -c -o
attr-complex-method.o
/home/seurer/gcc/git/gcc-test/gcc/testsuite/gcc.c-torture/compile/attr-complex-method.c
PASS: gcc.c-torture/compile/attr-complex-method.c   -O2 -flto
-fuse-linker-plugin -fno-fat-lto-objects  (test for excess errors)
gcc.c-torture/compile/attr-complex-method.c   -O2 -flto -fuse-linker-plugin
-fno-fat-lto-objects  : dump file does not exist
UNRESOLVED: gcc.c-torture/compile/attr-complex-method.c   -O2 -flto
-fuse-linker-plugin -fno-fat-lto-objects   scan-tree-dump-not optimized
"__divdc3"
testcase
/home/seurer/gcc/git/gcc-test/gcc/testsuite/gcc.c-torture/compile/compile.exp
completed in 1 seconds



commit a64697d7a3e0bf9e5b0d79e253f2b7dc3eb2fb00 (HEAD)
Author: Martin Liska <mliska@suse.cz>
Date:   Fri Sep 3 10:53:00 2021 +0200

    flag_complex_method: support optimize attribute

             reply	other threads:[~2021-09-27 23:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-27 23:24 seurer at gcc dot gnu.org [this message]
2021-09-28  6:12 ` [Bug testsuite/102509] " tschwinge at gcc dot gnu.org
2021-09-28  8:37 ` rguenth at gcc dot gnu.org
2021-09-30  9:56 ` marxin at gcc dot gnu.org
2021-09-30 12:17 ` cvs-commit at gcc dot gnu.org
2021-09-30 12:18 ` marxin at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-102509-4@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).