This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/66220] -Wmisleading-indentation false/inconsistent warning
- From: "dmalcolm at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 02 Jun 2015 18:51:13 +0000
- Subject: [Bug c/66220] -Wmisleading-indentation false/inconsistent warning
- Auto-submitted: auto-generated
- References: <bug-66220-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66220
David Malcolm <dmalcolm at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #6 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
(In reply to Franz Sirl from comment #4)
> Patch from #c3 works fine for our codebase, I couldn't spot any false
> positives anymore.
Thanks.
Should be fixed as of r224041.