DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [Bug 860] gcc12 build error, net/ngbe
@ 2021-10-28 12:48 bugzilla
  2022-06-15  8:28 ` bugzilla
  0 siblings, 1 reply; 2+ messages in thread
From: bugzilla @ 2021-10-28 12:48 UTC (permalink / raw)
  To: dev

https://bugs.dpdk.org/show_bug.cgi?id=860

            Bug ID: 860
           Summary: gcc12 build error, net/ngbe
           Product: DPDK
           Version: 20.11
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: other
          Assignee: dev@dpdk.org
          Reporter: ferruh.yigit@intel.com
  Target Milestone: ---

With gcc 12.0.0 "gcc (GCC) 12.0.0 20211024 (experimental)"

../drivers/net/ngbe/base/ngbe_mng.c: In function ‘ngbe_hic_check_cap’:
../drivers/net/ngbe/base/ngbe_mng.c:197:16: warning: ‘err’ may be used
uninitialized in this function [-Wmaybe-uninitialized]
  197 |         return err;
      |                ^~~
../drivers/net/ngbe/base/ngbe_mng.c:164:13: note: ‘err’ was declared here
  164 |         s32 err;
      |             ^~~

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

* [Bug 860] gcc12 build error, net/ngbe
  2021-10-28 12:48 [dpdk-dev] [Bug 860] gcc12 build error, net/ngbe bugzilla
@ 2022-06-15  8:28 ` bugzilla
  0 siblings, 0 replies; 2+ messages in thread
From: bugzilla @ 2022-06-15  8:28 UTC (permalink / raw)
  To: dev

https://bugs.dpdk.org/show_bug.cgi?id=860

David Marchand (david.marchand@redhat.com) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |david.marchand@redhat.com
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |WORKSFORME

--- Comment #2 from David Marchand (david.marchand@redhat.com) ---
I can't reproduce with released gcc 12.

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

end of thread, other threads:[~2022-06-15  8:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-28 12:48 [dpdk-dev] [Bug 860] gcc12 build error, net/ngbe bugzilla
2022-06-15  8:28 ` bugzilla

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 NNTP newsgroup(s).