r266390 - in /trunk/gcc: ChangeLog config/i386/...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Thu Nov 22 21:34:00 GMT 2018


Author: jakub
Date: Thu Nov 22 21:34:49 2018
New Revision: 266390

URL: https://gcc.gnu.org/viewcvs?rev=266390&root=gcc&view=rev
Log:
	* config/i386/i386.c (ix86_option_override_internal): For
	stack_protector_guard related options, use opts_set->x_ instead
	of global_options_set. and prefix options with opts->x_ .  Move
	defaults for offset and reg into else block.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/i386.c



More information about the Gcc-cvs mailing list