...
Tool | Version | Checker | Description | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Astrée |
| bitfield-type | Fully checked | |||||||||||||
Axivion Bauhaus Suite |
| CertC-INT12 | ||||||||||||||
CodeSonar |
| LANG.TYPE.BFSIGN | Bit-field signedness not explicit | |||||||||||||
Compass/ROSE | ||||||||||||||||
| CC2.INT12 | Fully implemented | ||||||||||||||
Helix QAC |
| C0634, C0635 | ||||||||||||||
Klocwork |
| MISRA.BITFIELD.TYPE | ||||||||||||||
LDRA tool suite |
| 73 S | Fully implemented | |||||||||||||
Parasoft C/C++test |
| CERT_C-INT12-a | Bit - fields shall be either bool type or an explicitly unsigned or signed integral typeonly be defined to be of type unsigned int or signed int | |||||||||||||
PC-lint Plus |
| 846 | Fully supported | |||||||||||||
Polyspace Bug Finder |
| MISRA CERT C: 2012 Rule 6.1 | Overflow when converting between integer types Bit-fields shall only be declared with an appropriate type | PRQA QA-C | ||||||||||||
Include Page | PRQA QA-C_v | PRQA QA-C_v | 0634 (I) 0635 | Checks for bit-field declared without appropriate type (rec. fully covered) Fully implemented | ||||||||||||
RuleChecker |
| bitfield-type | Fully checked | |||||||||||||
SonarQube C/C++ Plugin |
| S814 |
...