public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/90556] [meta-bug] bogus/missing -Wreturn-local-addr
       [not found] <bug-90556-4@http.gcc.gnu.org/bugzilla/>
@ 2020-05-11 14:28 ` msebor at gcc dot gnu.org
  2020-05-19 20:14 ` dank at kegel dot com
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 10+ messages in thread
From: msebor at gcc dot gnu.org @ 2020-05-11 14:28 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 95044 Summary: [10/11 Regression] -Wreturn-local-addr false alarm since r10-1741-gaac9480da1ffd037
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95044

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

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

* [Bug other/90556] [meta-bug] bogus/missing -Wreturn-local-addr
       [not found] <bug-90556-4@http.gcc.gnu.org/bugzilla/>
  2020-05-11 14:28 ` [Bug other/90556] [meta-bug] bogus/missing -Wreturn-local-addr msebor at gcc dot gnu.org
@ 2020-05-19 20:14 ` dank at kegel dot com
  2021-05-14 13:08 ` jakub at gcc dot gnu.org
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 10+ messages in thread
From: dank at kegel dot com @ 2020-05-19 20:14 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 24786 Summary: Missing warning on questionable use of parameter to initialize static
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24786

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

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

* [Bug other/90556] [meta-bug] bogus/missing -Wreturn-local-addr
       [not found] <bug-90556-4@http.gcc.gnu.org/bugzilla/>
  2020-05-11 14:28 ` [Bug other/90556] [meta-bug] bogus/missing -Wreturn-local-addr msebor at gcc dot gnu.org
  2020-05-19 20:14 ` dank at kegel dot com
@ 2021-05-14 13:08 ` jakub at gcc dot gnu.org
  2021-09-15 21:39 ` [Bug tree-optimization/90556] " msebor at gcc dot gnu.org
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 10+ messages in thread
From: jakub at gcc dot gnu.org @ 2021-05-14 13:08 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 90737 Summary: [8 Regression] inconsistent address of a local converted to intptr_t between callee and caller
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90737

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

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

* [Bug tree-optimization/90556] [meta-bug] bogus/missing -Wreturn-local-addr
       [not found] <bug-90556-4@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2021-05-14 13:08 ` jakub at gcc dot gnu.org
@ 2021-09-15 21:39 ` msebor at gcc dot gnu.org
  2021-09-15 21:44 ` msebor at gcc dot gnu.org
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 10+ messages in thread
From: msebor at gcc dot gnu.org @ 2021-09-15 21:39 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 94312 Summary: missing -Wreturn-local-addr on returning local address via memchr or memset
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94312

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

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

* [Bug tree-optimization/90556] [meta-bug] bogus/missing -Wreturn-local-addr
       [not found] <bug-90556-4@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2021-09-15 21:39 ` [Bug tree-optimization/90556] " msebor at gcc dot gnu.org
@ 2021-09-15 21:44 ` msebor at gcc dot gnu.org
  2021-10-06 15:21 ` msebor at gcc dot gnu.org
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 10+ messages in thread
From: msebor at gcc dot gnu.org @ 2021-09-15 21:44 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2021-09-15

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

* [Bug tree-optimization/90556] [meta-bug] bogus/missing -Wreturn-local-addr
       [not found] <bug-90556-4@http.gcc.gnu.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2021-09-15 21:44 ` msebor at gcc dot gnu.org
@ 2021-10-06 15:21 ` msebor at gcc dot gnu.org
  2021-12-17  3:29 ` pinskia at gcc dot gnu.org
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 10+ messages in thread
From: msebor at gcc dot gnu.org @ 2021-10-06 15:21 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 90735 Summary: missing location in -Wreturn-local-addr on a function with two return statements
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90735

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

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

* [Bug tree-optimization/90556] [meta-bug] bogus/missing -Wreturn-local-addr
       [not found] <bug-90556-4@http.gcc.gnu.org/bugzilla/>
                   ` (5 preceding siblings ...)
  2021-10-06 15:21 ` msebor at gcc dot gnu.org
@ 2021-12-17  3:29 ` pinskia at gcc dot gnu.org
  2022-09-28 23:38 ` redi at gcc dot gnu.org
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 10+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-12-17  3:29 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 90647 Summary: Warn on returning a lambda with captured local variables
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90647

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

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

* [Bug tree-optimization/90556] [meta-bug] bogus/missing -Wreturn-local-addr
       [not found] <bug-90556-4@http.gcc.gnu.org/bugzilla/>
                   ` (6 preceding siblings ...)
  2021-12-17  3:29 ` pinskia at gcc dot gnu.org
@ 2022-09-28 23:38 ` redi at gcc dot gnu.org
  2023-06-15 15:49 ` pinskia at gcc dot gnu.org
  2023-06-15 15:49 ` pinskia at gcc dot gnu.org
  9 siblings, 0 replies; 10+ messages in thread
From: redi at gcc dot gnu.org @ 2022-09-28 23:38 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 70692 Summary: No warning when std::function<const int&(...)> binds a reference to a temporary
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70692

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

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

* [Bug tree-optimization/90556] [meta-bug] bogus/missing -Wreturn-local-addr
       [not found] <bug-90556-4@http.gcc.gnu.org/bugzilla/>
                   ` (7 preceding siblings ...)
  2022-09-28 23:38 ` redi at gcc dot gnu.org
@ 2023-06-15 15:49 ` pinskia at gcc dot gnu.org
  2023-06-15 15:49 ` pinskia at gcc dot gnu.org
  9 siblings, 0 replies; 10+ messages in thread
From: pinskia at gcc dot gnu.org @ 2023-06-15 15:49 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 110267 Summary: Bogus warning "function may return address of local variable"
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110267

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

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

* [Bug tree-optimization/90556] [meta-bug] bogus/missing -Wreturn-local-addr
       [not found] <bug-90556-4@http.gcc.gnu.org/bugzilla/>
                   ` (8 preceding siblings ...)
  2023-06-15 15:49 ` pinskia at gcc dot gnu.org
@ 2023-06-15 15:49 ` pinskia at gcc dot gnu.org
  9 siblings, 0 replies; 10+ messages in thread
From: pinskia at gcc dot gnu.org @ 2023-06-15 15:49 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 105868 Summary: false positive return-local-addr with goto statement and optimization O2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105868

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

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

end of thread, other threads:[~2023-06-15 15:49 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-90556-4@http.gcc.gnu.org/bugzilla/>
2020-05-11 14:28 ` [Bug other/90556] [meta-bug] bogus/missing -Wreturn-local-addr msebor at gcc dot gnu.org
2020-05-19 20:14 ` dank at kegel dot com
2021-05-14 13:08 ` jakub at gcc dot gnu.org
2021-09-15 21:39 ` [Bug tree-optimization/90556] " msebor at gcc dot gnu.org
2021-09-15 21:44 ` msebor at gcc dot gnu.org
2021-10-06 15:21 ` msebor at gcc dot gnu.org
2021-12-17  3:29 ` pinskia at gcc dot gnu.org
2022-09-28 23:38 ` redi at gcc dot gnu.org
2023-06-15 15:49 ` pinskia at gcc dot gnu.org
2023-06-15 15:49 ` 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).