public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/103469] New: [12 regression] c-c++-common/attr-retain-9.c fails after r12-5483
@ 2021-11-29 18:33 seurer at gcc dot gnu.org
  2021-11-29 20:17 ` [Bug testsuite/103469] " cvs-commit at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: seurer at gcc dot gnu.org @ 2021-11-29 18:33 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 103469
           Summary: [12 regression] c-c++-common/attr-retain-9.c fails
                    after r12-5483
           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:30ba058f77eedfaf7a0582f5d42aff949710bce4, r12-5483
make  -k check-gcc RUNTESTFLAGS="dg.exp=c-c++-common/attr-retain-9.c"
FAIL: c-c++-common/attr-retain-9.c  -Wc++-compat  (test for excess errors)
FAIL: c-c++-common/attr-retain-9.c  -std=gnu++98 (test for excess errors)
FAIL: c-c++-common/attr-retain-9.c  -std=gnu++14 (test for excess errors)
FAIL: c-c++-common/attr-retain-9.c  -std=gnu++17 (test for excess errors)
FAIL: c-c++-common/attr-retain-9.c  -std=gnu++2a (test for excess errors)
# of unexpected failures        1
# of unexpected failures        4

The errors seem to be:

Excess errors:
/home/seurer/gcc/git/gcc-test/gcc/testsuite/c-c++-common/attr-retain-9.c:13:1:
warning: infinite recursion detected [-Winfinite-recursion]

c-c++-common/attr-retain-5.c and c-c++-common/attr-retain-6.c fail the same
way.


commit 30ba058f77eedfaf7a0582f5d42aff949710bce4 (HEAD, refs/bisect/bad)
Author: Martin Sebor <msebor@redhat.com>
Date:   Tue Nov 23 15:30:29 2021 -0700

    Implement -Winfinite-recursion [PR88232].

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

* [Bug testsuite/103469] [12 regression] c-c++-common/attr-retain-9.c fails after r12-5483
  2021-11-29 18:33 [Bug testsuite/103469] New: [12 regression] c-c++-common/attr-retain-9.c fails after r12-5483 seurer at gcc dot gnu.org
@ 2021-11-29 20:17 ` cvs-commit at gcc dot gnu.org
  2021-11-29 20:17 ` msebor at gcc dot gnu.org
  2022-11-28 22:56 ` pinskia at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2021-11-29 20:17 UTC (permalink / raw)
  To: gcc-bugs

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

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

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

commit r12-5583-gf81c5a86dc03352682ac8ae3daa6ec507528a265
Author: Martin Sebor <msebor@redhat.com>
Date:   Mon Nov 29 13:13:30 2021 -0700

    Prune out valid -Winfinite-recursion [PR103469].

    gcc/testsuite/ChangeLog:
            PR testsuite/103469
            * c-c++-common/attr-retain-5.c: Prune out valid warning.
            * c-c++-common/attr-retain-6.c: Same.
            * c-c++-common/attr-retain-9.c: Same.

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

* [Bug testsuite/103469] [12 regression] c-c++-common/attr-retain-9.c fails after r12-5483
  2021-11-29 18:33 [Bug testsuite/103469] New: [12 regression] c-c++-common/attr-retain-9.c fails after r12-5483 seurer at gcc dot gnu.org
  2021-11-29 20:17 ` [Bug testsuite/103469] " cvs-commit at gcc dot gnu.org
@ 2021-11-29 20:17 ` msebor at gcc dot gnu.org
  2022-11-28 22:56 ` pinskia at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: msebor at gcc dot gnu.org @ 2021-11-29 20:17 UTC (permalink / raw)
  To: gcc-bugs

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

Martin Sebor <msebor at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |diagnostic
   Last reconfirmed|                            |2021-11-29
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Martin Sebor <msebor at gcc dot gnu.org> ---
Fixed.

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

* [Bug testsuite/103469] [12 regression] c-c++-common/attr-retain-9.c fails after r12-5483
  2021-11-29 18:33 [Bug testsuite/103469] New: [12 regression] c-c++-common/attr-retain-9.c fails after r12-5483 seurer at gcc dot gnu.org
  2021-11-29 20:17 ` [Bug testsuite/103469] " cvs-commit at gcc dot gnu.org
  2021-11-29 20:17 ` msebor at gcc dot gnu.org
@ 2022-11-28 22:56 ` pinskia at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu.org @ 2022-11-28 22:56 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |12.0

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

end of thread, other threads:[~2022-11-28 22:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-29 18:33 [Bug testsuite/103469] New: [12 regression] c-c++-common/attr-retain-9.c fails after r12-5483 seurer at gcc dot gnu.org
2021-11-29 20:17 ` [Bug testsuite/103469] " cvs-commit at gcc dot gnu.org
2021-11-29 20:17 ` msebor at gcc dot gnu.org
2022-11-28 22:56 ` pinskia 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).