[Bug c/70085] False positive -Wmisleading-indentation

2016-03-11 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70085 --- Comment #4 from David Malcolm --- Author: dmalcolm Date: Fri Mar 11 19:48:49 2016 New Revision: 234145 URL: https://gcc.gnu.org/viewcvs?rev=234145&root=gcc&view=rev Log: Wmisleading-indentation: add reproducer for PR c/70085 PR c/70085 repo

[Bug c/70085] False positive -Wmisleading-indentation

2016-03-08 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70085 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug c/70085] False positive -Wmisleading-indentation

2016-03-04 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70085 David Malcolm changed: What|Removed |Added CC||dmalcolm at gcc dot gnu.org --- Comment

[Bug c/70085] False positive -Wmisleading-indentation

2016-03-04 Thread glisse at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70085 --- Comment #1 from Marc Glisse --- I think David changed that a couple days ago (PR 68187), could you try a more recent snapshot?