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

Reply via email to