[Bug c++/43361] missing uninitialized warning without optimization (loop representation)

2018-02-08 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43361

Manuel López-Ibáñez  changed:

   What|Removed |Added

 CC||daffra.claudio at gmail dot com

--- Comment #10 from Manuel López-Ibáñez  ---
*** Bug 84289 has been marked as a duplicate of this bug. ***

[Bug c++/43361] missing uninitialized warning without optimization (loop representation)

2016-02-22 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43361

Manuel López-Ibáñez  changed:

   What|Removed |Added

 Status|RESOLVED|NEW
 Resolution|WONTFIX |---

--- Comment #9 from Manuel López-Ibáñez  ---
Jakub sketched a possible way to warn about this at -O0:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69723#c7

Thus, let's reopen it.

[Bug c++/43361] missing uninitialized warning without optimization (loop representation)

2016-02-21 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=43361

Manuel López-Ibáñez  changed:

   What|Removed |Added

 CC||trippels at gcc dot gnu.org

--- Comment #8 from Manuel López-Ibáñez  ---
*** Bug 69892 has been marked as a duplicate of this bug. ***

[Bug c++/43361] missing uninitialized warning without optimization (loop representation)

2013-10-30 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43361

Manuel López-Ibáñez  changed:

   What|Removed |Added

 CC||noufal at nibrahim dot net.in

--- Comment #7 from Manuel López-Ibáñez  ---
*** Bug 58236 has been marked as a duplicate of this bug. ***

[Bug c++/43361] missing uninitialized warning without optimization (loop representation)

2013-10-21 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43361

Manuel López-Ibáñez  changed:

   What|Removed |Added

 CC||nocannedmeat at gmail dot com

--- Comment #6 from Manuel López-Ibáñez  ---
*** Bug 58823 has been marked as a duplicate of this bug. ***

[Bug c++/43361] missing uninitialized warning without optimization (loop representation)

2011-09-28 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43361

Paolo Carlini  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WONTFIX

--- Comment #5 from Paolo Carlini  2011-09-28 
22:40:56 UTC ---
Basing on the discussion, I'm closing this as wontfix.