Re: MISRA C

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 13 Oct 2021 at 14:11, Baraa Jarkas via Gcc-help
<gcc-help@xxxxxxxxxxx> wrote:
>
> Hi,
>
> I would like to know which Misra C Rules are supported by GCC compiler and if there is any document contains these informations.

What do you mean by "supported"?

Valid C code that follows MISRA rules can be compiled by GCC, but I
doubt that's what you mean.

If you want something to check that the rules are followed, that's not
what GCC is for. GCC is a compiler. There are static analysis tools
that can check for conformance to guidelines like MISRA.



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux