public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/98589] New: [11 regression] Warning changes in gcc.dg/plugin/gil-1.c after r11-6508
@ 2021-01-07 18:58 seurer at gcc dot gnu.org
  2021-01-07 21:31 ` [Bug testsuite/98589] " msebor at gcc dot gnu.org
  0 siblings, 1 reply; 2+ messages in thread
From: seurer at gcc dot gnu.org @ 2021-01-07 18:58 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 98589
           Summary: [11 regression] Warning changes in
                    gcc.dg/plugin/gil-1.c after r11-6508
           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:abb1b6058c09a7c0430d9bf019466ada07ca7b40, r11-6508

> FAIL: gcc.dg/plugin/gil-1.c -fplugin=./analyzer_gil_plugin.so  (test for warnings, line 16)
> FAIL: gcc.dg/plugin/gil-1.c -fplugin=./analyzer_gil_plugin.so  (test for warnings, line 63)
> FAIL: gcc.dg/plugin/gil-1.c -fplugin=./analyzer_gil_plugin.so (test for excess errors)


Excess errors:
/home/seurer/gcc/git/gcc-test/gcc/testsuite/gcc.dg/plugin/gil-1.c:16:3:
warning: use of PyObject '*obj' without the GIL
/home/seurer/gcc/git/gcc-test/gcc/testsuite/gcc.dg/plugin/gil-1.c:63:3:
warning: use of PyObject '*obj' without the GIL

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

* [Bug testsuite/98589] [11 regression] Warning changes in gcc.dg/plugin/gil-1.c after r11-6508
  2021-01-07 18:58 [Bug testsuite/98589] New: [11 regression] Warning changes in gcc.dg/plugin/gil-1.c after r11-6508 seurer at gcc dot gnu.org
@ 2021-01-07 21:31 ` msebor at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: msebor at gcc dot gnu.org @ 2021-01-07 21:31 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassigned at gcc dot gnu.org      |msebor at gcc dot gnu.org
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Martin Sebor <msebor at gcc dot gnu.org> ---
Fixed in r11-6532.

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

end of thread, other threads:[~2021-01-07 21:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-07 18:58 [Bug testsuite/98589] New: [11 regression] Warning changes in gcc.dg/plugin/gil-1.c after r11-6508 seurer at gcc dot gnu.org
2021-01-07 21:31 ` [Bug testsuite/98589] " 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).