[obvious] Do not declare flag_permissive explicitly and delete unused global var

Manuel López-Ibáñez lopezibanez@gmail.com
Thu May 3 18:10:00 GMT 2012


I will commit this as obvious shortly. Bootstrapped and regression
tested x86_64-linux-gnu languages=all,ada,obj-c++

2012-05-03  Manuel López-Ibáñez  <manu@gcc.gnu.org>

gcc/
	* flags.h (flag_permissive): Do not declare.
c-family/
	* c.opt (fpermissive): Add Var(flag_permissive).
gcc/
	* diagnostic.c (diagnostic_report_diagnostic): Handle fpermissive
	option specially.
	* toplev.c (flag_permissive): Do not define.
	* c-tree.h (system_header_p): Delete unused.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: flags-cleanup.diff
Type: application/octet-stream
Size: 3008 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20120503/765f84a7/attachment.obj>


More information about the Gcc-patches mailing list