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

            Bug ID: 106184
           Summary: gcc/analyzer/sm-fd.cc:545: ordering problem ?
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: analyzer
          Assignee: dmalcolm at gcc dot gnu.org
          Reporter: dcb314 at hotmail dot com
  Target Milestone: ---

I just did a gcc trunk build with clang. It said:

gcc/analyzer/sm-fd.cc:545:7: warning: field 'm_invalid' will be initialized
after field 'm_valid_read_write' [-Wreorder-ctor]

I suggest conforming with standard practice in C++.

Reply via email to