 
                            ...
| 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 | |||||||
| 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 type | ||||||
| Polyspace Bug Finder | 
 | Overflow when converting between integer types Bit-fields shall only be declared with an appropriate type | |||||||
| PRQA QA-C | 
 | 0634 (I) 0635 | Fully implemented | ||||||
| RuleChecker | 
 | bitfield-type | Fully checked | ||||||
| SonarQube C/C++ Plugin | 
 | S814 | 
...