[Bug tree-optimization/90556] [meta-bug] bogus/missing -Wreturn-local-addr

2023-06-15 Thread pinskia at gcc dot gnu.org via 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

[Bug tree-optimization/90556] [meta-bug] bogus/missing -Wreturn-local-addr

2023-06-15 Thread pinskia at gcc dot gnu.org via 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

[Bug tree-optimization/90556] [meta-bug] bogus/missing -Wreturn-local-addr

2022-09-28 Thread redi at gcc dot gnu.org via 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 binds a 
reference to a temporary
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70692

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

[Bug tree-optimization/90556] [meta-bug] bogus/missing -Wreturn-local-addr

2021-12-16 Thread pinskia at gcc dot gnu.org via 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

[Bug tree-optimization/90556] [meta-bug] bogus/missing -Wreturn-local-addr

2021-10-06 Thread msebor at gcc dot gnu.org via 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

[Bug tree-optimization/90556] [meta-bug] bogus/missing -Wreturn-local-addr

2021-09-15 Thread msebor at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90556

Martin Sebor  changed:

   What|Removed |Added

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

[Bug tree-optimization/90556] [meta-bug] bogus/missing -Wreturn-local-addr

2021-09-15 Thread msebor at gcc dot gnu.org via 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