public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug analyzer/109372] New: FAIL: gcc.dg/analyzer/pipe-glibc.c (test for excess errors)
@ 2023-04-02 15:10 danglin at gcc dot gnu.org
  2023-04-02 16:05 ` [Bug analyzer/109372] " jakub at gcc dot gnu.org
  2023-04-02 16:26 ` danglin at gcc dot gnu.org
  0 siblings, 2 replies; 3+ messages in thread
From: danglin at gcc dot gnu.org @ 2023-04-02 15:10 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 109372
           Summary: FAIL: gcc.dg/analyzer/pipe-glibc.c (test for excess
                    errors)
           Product: gcc
           Version: 13.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: analyzer
          Assignee: dmalcolm at gcc dot gnu.org
          Reporter: danglin at gcc dot gnu.org
  Target Milestone: ---
              Host: hppa*-*-linux*
            Target: hppa*-*-linux*
             Build: hppa*-*-linux*

spawn -ignore SIGHUP /home/dave/gnu/gcc/objdir/gcc/xgcc
-B/home/dave/gnu/gcc/objdir/gcc/
/home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/analyzer/pipe-glibc.c
-fdiagnostics-plain-output -fanalyzer -Wanalyzer-too-complex
-fanalyzer-call-summaries -S -o pipe-glibc.s
/home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/analyzer/pipe-glibc.c: In function
'write_to_pipe':
/home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/analyzer/pipe-glibc.c:28:3:
warning: use of possibly-NULL 'stream' where non-null expected [CWE-690]
[-Wanalyzer-possible-null-argument]
/home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/analyzer/pipe-glibc.c:27:12: note:
(1) this call could return NULL
/home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/analyzer/pipe-glibc.c:28:3: note:
(2) argument 4 ('stream') from (1) could be NULL where non-null expected
<built-in>: note: argument 4 of '__builtin_fwrite' must be non-null
FAIL: gcc.dg/analyzer/pipe-glibc.c (test for excess errors)
Excess errors:
/home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.dg/analyzer/pipe-glibc.c:28:3:
warning: use of possibly-NULL 'stream' where non-null expected [CWE-690]
[-Wanalyzer-possible-null-argument]

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

* [Bug analyzer/109372] FAIL: gcc.dg/analyzer/pipe-glibc.c (test for excess errors)
  2023-04-02 15:10 [Bug analyzer/109372] New: FAIL: gcc.dg/analyzer/pipe-glibc.c (test for excess errors) danglin at gcc dot gnu.org
@ 2023-04-02 16:05 ` jakub at gcc dot gnu.org
  2023-04-02 16:26 ` danglin at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: jakub at gcc dot gnu.org @ 2023-04-02 16:05 UTC (permalink / raw)
  To: gcc-bugs

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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

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

--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Dup of already fixed PR107396?

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

* [Bug analyzer/109372] FAIL: gcc.dg/analyzer/pipe-glibc.c (test for excess errors)
  2023-04-02 15:10 [Bug analyzer/109372] New: FAIL: gcc.dg/analyzer/pipe-glibc.c (test for excess errors) danglin at gcc dot gnu.org
  2023-04-02 16:05 ` [Bug analyzer/109372] " jakub at gcc dot gnu.org
@ 2023-04-02 16:26 ` danglin at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: danglin at gcc dot gnu.org @ 2023-04-02 16:26 UTC (permalink / raw)
  To: gcc-bugs

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

John David Anglin <danglin at gcc dot gnu.org> changed:

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

--- Comment #2 from John David Anglin <danglin at gcc dot gnu.org> ---
Likely.  Fix for PR107396 was applied after update for latest build.

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

end of thread, other threads:[~2023-04-02 16:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-02 15:10 [Bug analyzer/109372] New: FAIL: gcc.dg/analyzer/pipe-glibc.c (test for excess errors) danglin at gcc dot gnu.org
2023-04-02 16:05 ` [Bug analyzer/109372] " jakub at gcc dot gnu.org
2023-04-02 16:26 ` danglin 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).