This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/69029] [6 Regression] bogus -Wmisleading-indentation warning on one-line loops


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69029

Markus Trippelsdorf <trippels at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2015-12-23
     Ever confirmed|0                           |1

--- Comment #2 from Markus Trippelsdorf <trippels at gcc dot gnu.org> ---
(In reply to David Malcolm from comment #1)
> Looks like it would be fixed by:
>   https://gcc.gnu.org/ml/gcc-patches/2015-12/msg02050.html

Ah, yes indeed it does. Thanks.
I will close this bug once the patch gets committed.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]