[Bug c++/55288] Improve handling/suppression of maybe-uninitialized warnings

2012-11-12 Thread scovich at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55288 --- Comment #2 from Ryan Johnson 2012-11-12 21:11:43 UTC --- (In reply to comment #1) > Why don't just initialize the variable? It seems simpler than implementing yet > another special attribute in GCC. In the original program, the "var

[Bug c++/55288] Improve handling/suppression of maybe-uninitialized warnings

2012-11-12 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55288 Manuel López-Ibáñez changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|