[Bug middle-end/61677] False positive with -Wmaybe-uninitialized (test case included)

2014-07-07 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61677 Manuel López-Ibáñez changed: What|Removed |Added Keywords||missed-optimization St

[Bug middle-end/61677] False positive with -Wmaybe-uninitialized (test case included)

2014-07-03 Thread josh at joshtriplett dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61677 Josh Triplett changed: What|Removed |Added Attachment #33055|0 |1 is obsolete|

[Bug middle-end/61677] False positive with -Wmaybe-uninitialized (test case included)

2014-07-03 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61677 --- Comment #3 from Manuel López-Ibáñez --- Perhaps related to PR61409 or PR56574.

[Bug middle-end/61677] False positive with -Wmaybe-uninitialized (test case included)

2014-07-03 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61677 Manuel López-Ibáñez changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug middle-end/61677] False positive with -Wmaybe-uninitialized (test case included)

2014-07-02 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61677 --- Comment #1 from Andreas Schwab --- That's why it's called -W*maybe*-uninitialized, false positives are expected.