[Bug c/60523] Warning flag for octal literals
manu at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Mar 14 10:51:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60523
--- Comment #4 from Manuel López-Ibáñez <manu at gcc dot gnu.org> ---
I would suggest that you implement this as a plugin. Plugins are particularly
useful for enforcing this type of coding standards. If you make a generally
useful plugin like one enforcing MISRA standards, it could be distributed with
GCC in order to serve as a testcase for the plugins framework.
More information about the Gcc-bugs
mailing list