diff options
author | Immad Mir <mirimmad@outlook.com> | 2022-07-06 21:37:14 +0530 |
---|---|---|
committer | Immad Mir <mirimmad@outlook.com> | 2022-07-06 21:37:30 +0530 |
commit | 3a6de2b2db500d76ac141a6ef85d336bd0f8430b (patch) | |
tree | 81f1a975c4a215a6b2f5ecc9d4e98535fea3457c /gcc/tree-streamer.cc | |
parent | 71c05bb8e2b7585f459b702cc1b55efe9892cc3d (diff) | |
download | gcc-3a6de2b2db500d76ac141a6ef85d336bd0f8430b.zip gcc-3a6de2b2db500d76ac141a6ef85d336bd0f8430b.tar.gz gcc-3a6de2b2db500d76ac141a6ef85d336bd0f8430b.tar.bz2 |
analyzer: reorder initialization of state m_invalid in sm-fd.cc [PR106184]
This patch reorders the initialization of state m_invalid in sm-fd.cc
so that the order of initializers is same as the ordering of the fields
in the class decl.
gcc/analyzer/ChangeLog:
PR analyzer/106184
* sm-fd.cc (fd_state_machine): Change ordering of initialization
of state m_invalid so that the order of initializers is same as
the ordering of the fields in the class decl.
Signed-off-by: Immad Mir <mirimmad@outlook.com>
Diffstat (limited to 'gcc/tree-streamer.cc')
0 files changed, 0 insertions, 0 deletions