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

Martin Liška <marxin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |marxin at gcc dot gnu.org

--- Comment #3 from Martin Liška <marxin at gcc dot gnu.org> ---
Hello Immad.

I noticed you pushed the git change, but it violates the GNU coding style in
some aspects. I see usage of Windows newlines, 8 spaces are not replaced with
tabular and there's one minor issue:
/home/marxin/BIG/buildbot/buildworker/marxinbox-gcc-clang/build/gcc/analyzer/sm-fd.cc:545:7:
warning: field 'm_invalid' will be initialized after field 'm_valid_read_write'
[-Wreorder-ctor]

Moreover, I noticed the patch hasn't been sent to gcc-patches mailing list.
Please do so next time before you commit a patch.

Reply via email to