[Bug c/69415] -Wmisleading-indentation warns on "if (__b < __a) return __b; return __a;"
dmalcolm at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jan 21 16:17:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69415
David Malcolm <dmalcolm at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |redi at gcc dot gnu.org
--- Comment #1 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
Jonathan: do you have a sense of how likely we are to see the above construct
in copies of the STL lurking in 3rd-party codebases? (or, indeed, people
compiling their own STL implementations with gcc 6)
More information about the Gcc-bugs
mailing list