public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/101654] New: [12 regression] new test case UNRESOLVED problem in r12-2524
@ 2021-07-27 23:00 seurer at gcc dot gnu.org
  2021-07-28  6:36 ` [Bug testsuite/101654] " rguenth at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: seurer at gcc dot gnu.org @ 2021-07-27 23:00 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 101654
           Summary: [12 regression] new test case UNRESOLVED problem in
                    r12-2524
           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:13586172d0b70c9d7ca464fc5a2a46a8532b06d7, r12-2523

make  -k check-gcc RUNTESTFLAGS="ipa.exp=gcc.dg/ipa/remref-6.c"

spawn -ignore SIGHUP /home3/seurer/gcc/git/build/gcc-test/gcc/xgcc
-B/home3/seurer/gcc/git/build/gcc-test/gcc/ exceptions_enabled151951.cc
-fdiagnostics-plain-output -S -o exceptions_enabled151951.s
PASS: gcc.dg/ipa/remref-6.c (test for excess errors)
gcc.dg/ipa/remref-6.c: dump file does not exist
UNRESOLVED: gcc.dg/ipa/remref-6.c scan-ipa-dump inline "Removed a reference"
gcc.dg/ipa/remref-6.c: dump file does not exist
UNRESOLVED: gcc.dg/ipa/remref-6.c scan-ipa-dump inline "replaced it with LOAD"
PASS: gcc.dg/ipa/remref-6.c scan-tree-dump-not optimized "builtin_exp"
testcase /home/seurer/gcc/git/gcc-test/gcc/testsuite/gcc.dg/ipa/ipa.exp
completed in 1 seconds

                === gcc Summary ===

# of expected passes            2
# of unresolved testcases       2


commit 13586172d0b70c9d7ca464fc5a2a46a8532b06d7 (HEAD, refs/bisect/bad)
Author: Martin Jambor <mjambor@suse.cz>
Date:   Tue Jul 27 10:02:38 2021 +0200

    ipa: Adjust references to identify read-only globals

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

* [Bug testsuite/101654] [12 regression] new test case UNRESOLVED problem in r12-2524
  2021-07-27 23:00 [Bug testsuite/101654] New: [12 regression] new test case UNRESOLVED problem in r12-2524 seurer at gcc dot gnu.org
@ 2021-07-28  6:36 ` rguenth at gcc dot gnu.org
  2021-07-28  9:32 ` jamborm at gcc dot gnu.org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu.org @ 2021-07-28  6:36 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |12.0
                 CC|                            |jamborm at gcc dot gnu.org

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
Confirmed, the testcase scans "inline" but fails to add -fdump-ipa-inline or
so.

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

* [Bug testsuite/101654] [12 regression] new test case UNRESOLVED problem in r12-2524
  2021-07-27 23:00 [Bug testsuite/101654] New: [12 regression] new test case UNRESOLVED problem in r12-2524 seurer at gcc dot gnu.org
  2021-07-28  6:36 ` [Bug testsuite/101654] " rguenth at gcc dot gnu.org
@ 2021-07-28  9:32 ` jamborm at gcc dot gnu.org
  2021-07-29  6:23 ` rguenth at gcc dot gnu.org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: jamborm at gcc dot gnu.org @ 2021-07-28  9:32 UTC (permalink / raw)
  To: gcc-bugs

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

Martin Jambor <jamborm at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|                            |2021-07-28
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |ASSIGNED

--- Comment #2 from Martin Jambor <jamborm at gcc dot gnu.org> ---
Oops, sorry, let me have a look.

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

* [Bug testsuite/101654] [12 regression] new test case UNRESOLVED problem in r12-2524
  2021-07-27 23:00 [Bug testsuite/101654] New: [12 regression] new test case UNRESOLVED problem in r12-2524 seurer at gcc dot gnu.org
  2021-07-28  6:36 ` [Bug testsuite/101654] " rguenth at gcc dot gnu.org
  2021-07-28  9:32 ` jamborm at gcc dot gnu.org
@ 2021-07-29  6:23 ` rguenth at gcc dot gnu.org
  2021-08-09 15:37 ` cvs-commit at gcc dot gnu.org
  2021-08-09 15:37 ` jamborm at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu.org @ 2021-07-29  6:23 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |msebor at gcc dot gnu.org

--- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> ---
*** Bug 101661 has been marked as a duplicate of this bug. ***

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

* [Bug testsuite/101654] [12 regression] new test case UNRESOLVED problem in r12-2524
  2021-07-27 23:00 [Bug testsuite/101654] New: [12 regression] new test case UNRESOLVED problem in r12-2524 seurer at gcc dot gnu.org
                   ` (2 preceding siblings ...)
  2021-07-29  6:23 ` rguenth at gcc dot gnu.org
@ 2021-08-09 15:37 ` cvs-commit at gcc dot gnu.org
  2021-08-09 15:37 ` jamborm at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2021-08-09 15:37 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #4 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Martin Jambor <jamborm@gcc.gnu.org>:

https://gcc.gnu.org/g:d55d3f5b04e81b79f34ccf23f7e2c1e736ad3b0d

commit r12-2823-gd55d3f5b04e81b79f34ccf23f7e2c1e736ad3b0d
Author: Martin Jambor <mjambor@suse.cz>
Date:   Mon Aug 9 17:35:39 2021 +0200

    ipa: Fix testsuite/gcc.dg/ipa/remref-6.c

    I forgot to add -fdump-ipa-inline to options of
    testsuite/gcc.dg/ipa/remref-6.c and so the dump scan test were not
    PASSing but ended up as UNRESOLVED.  Fixing that revealed that the one
    of the dumps it was looking for had a double space, so I removed it
    too.

    gcc/ChangeLog:

    2021-08-09  Martin Jambor  <mjambor@suse.cz>

            PR testsuite/101654
            * ipa-prop.c (propagate_controlled_uses): Removed a spurious space.

    gcc/testsuite/ChangeLog:

    2021-08-09  Martin Jambor  <mjambor@suse.cz>

            PR testsuite/101654
            * gcc.dg/ipa/remref-6.c: Added missing -fdump-ipa-inline option.

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

* [Bug testsuite/101654] [12 regression] new test case UNRESOLVED problem in r12-2524
  2021-07-27 23:00 [Bug testsuite/101654] New: [12 regression] new test case UNRESOLVED problem in r12-2524 seurer at gcc dot gnu.org
                   ` (3 preceding siblings ...)
  2021-08-09 15:37 ` cvs-commit at gcc dot gnu.org
@ 2021-08-09 15:37 ` jamborm at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: jamborm at gcc dot gnu.org @ 2021-08-09 15:37 UTC (permalink / raw)
  To: gcc-bugs

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

Martin Jambor <jamborm at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #5 from Martin Jambor <jamborm at gcc dot gnu.org> ---
Fixed with https://gcc.gnu.org/pipermail/gcc-patches/2021-August/576981.html

Thanks for reporting.

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

end of thread, other threads:[~2021-08-09 15:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-27 23:00 [Bug testsuite/101654] New: [12 regression] new test case UNRESOLVED problem in r12-2524 seurer at gcc dot gnu.org
2021-07-28  6:36 ` [Bug testsuite/101654] " rguenth at gcc dot gnu.org
2021-07-28  9:32 ` jamborm at gcc dot gnu.org
2021-07-29  6:23 ` rguenth at gcc dot gnu.org
2021-08-09 15:37 ` cvs-commit at gcc dot gnu.org
2021-08-09 15:37 ` jamborm 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).