public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/103360] New: [meta-bug] bogus/missing -Waddress
@ 2021-11-22 16:03 msebor at gcc dot gnu.org
  2021-11-22 16:04 ` [Bug c/103360] " msebor at gcc dot gnu.org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: msebor at gcc dot gnu.org @ 2021-11-22 16:03 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 103360
           Summary: [meta-bug] bogus/missing -Waddress
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
          Assignee: unassigned at gcc dot gnu.org
          Reporter: msebor at gcc dot gnu.org
  Target Milestone: ---

This is a meta-bug to track false positives and negatives in the -Waddress
warning first introduced in GCC 4.2 (in r122136).

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

* [Bug c/103360] [meta-bug] bogus/missing -Waddress
  2021-11-22 16:03 [Bug c/103360] New: [meta-bug] bogus/missing -Waddress msebor at gcc dot gnu.org
@ 2021-11-22 16:04 ` msebor at gcc dot gnu.org
  2021-11-23 22:42 ` msebor at gcc dot gnu.org
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: msebor at gcc dot gnu.org @ 2021-11-22 16:04 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|                            |2021-11-22
           Keywords|                            |diagnostic, meta-bug
     Ever confirmed|0                           |1
              Alias|                            |Waddress
             Status|UNCONFIRMED                 |NEW

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

* [Bug c/103360] [meta-bug] bogus/missing -Waddress
  2021-11-22 16:03 [Bug c/103360] New: [meta-bug] bogus/missing -Waddress msebor at gcc dot gnu.org
  2021-11-22 16:04 ` [Bug c/103360] " msebor at gcc dot gnu.org
@ 2021-11-23 22:42 ` msebor at gcc dot gnu.org
  2022-01-26 17:46 ` msebor at gcc dot gnu.org
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: msebor at gcc dot gnu.org @ 2021-11-23 22:42 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103360
Bug 103360 depends on bug 96507, which changed state.

Bug 96507 Summary: missing -Waddress for member references
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96507

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

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

* [Bug c/103360] [meta-bug] bogus/missing -Waddress
  2021-11-22 16:03 [Bug c/103360] New: [meta-bug] bogus/missing -Waddress msebor at gcc dot gnu.org
  2021-11-22 16:04 ` [Bug c/103360] " msebor at gcc dot gnu.org
  2021-11-23 22:42 ` msebor at gcc dot gnu.org
@ 2022-01-26 17:46 ` msebor at gcc dot gnu.org
  2022-06-23 15:44 ` jason at gcc dot gnu.org
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: msebor at gcc dot gnu.org @ 2022-01-26 17:46 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103360
Bug 103360 depends on bug 33925, which changed state.

Bug 33925 Summary: [10/11 Regression] gcc -Waddress lost some useful warnings
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=33925

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

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

* [Bug c/103360] [meta-bug] bogus/missing -Waddress
  2021-11-22 16:03 [Bug c/103360] New: [meta-bug] bogus/missing -Waddress msebor at gcc dot gnu.org
                   ` (2 preceding siblings ...)
  2022-01-26 17:46 ` msebor at gcc dot gnu.org
@ 2022-06-23 15:44 ` jason at gcc dot gnu.org
  2024-03-11 12:32 ` pinskia at gcc dot gnu.org
  2024-03-11 12:34 ` pinskia at gcc dot gnu.org
  5 siblings, 0 replies; 7+ messages in thread
From: jason at gcc dot gnu.org @ 2022-06-23 15:44 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103360
Bug 103360 depends on bug 94554, which changed state.

Bug 94554 Summary: spurious -Waddress warning within "if constexpr" function-null compares
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94554

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

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

* [Bug c/103360] [meta-bug] bogus/missing -Waddress
  2021-11-22 16:03 [Bug c/103360] New: [meta-bug] bogus/missing -Waddress msebor at gcc dot gnu.org
                   ` (3 preceding siblings ...)
  2022-06-23 15:44 ` jason at gcc dot gnu.org
@ 2024-03-11 12:32 ` pinskia at gcc dot gnu.org
  2024-03-11 12:34 ` pinskia at gcc dot gnu.org
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu.org @ 2024-03-11 12:32 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103360
Bug 103360 depends on bug 114306, which changed state.

Bug 114306 Summary: wrong diagnostic with -Waddress (enabled by -Wall)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114306

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

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

* [Bug c/103360] [meta-bug] bogus/missing -Waddress
  2021-11-22 16:03 [Bug c/103360] New: [meta-bug] bogus/missing -Waddress msebor at gcc dot gnu.org
                   ` (4 preceding siblings ...)
  2024-03-11 12:32 ` pinskia at gcc dot gnu.org
@ 2024-03-11 12:34 ` pinskia at gcc dot gnu.org
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu.org @ 2024-03-11 12:34 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103360
Bug 103360 depends on bug 105628, which changed state.

Bug 105628 Summary: [12/13/14 Regression] False positive with -Waddress
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105628

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

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

end of thread, other threads:[~2024-03-11 12:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-22 16:03 [Bug c/103360] New: [meta-bug] bogus/missing -Waddress msebor at gcc dot gnu.org
2021-11-22 16:04 ` [Bug c/103360] " msebor at gcc dot gnu.org
2021-11-23 22:42 ` msebor at gcc dot gnu.org
2022-01-26 17:46 ` msebor at gcc dot gnu.org
2022-06-23 15:44 ` jason at gcc dot gnu.org
2024-03-11 12:32 ` pinskia at gcc dot gnu.org
2024-03-11 12:34 ` 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).