Commit 708f30d6 by Bernd Schmidt Committed by Bernd Schmidt

bfin.c (output_file_start): Fix comment which referred to ia64_override_options.

	* config/bfin/bfin.c (output_file_start): Fix comment which referred to
	ia64_override_options.

From-SVN: r119536
parent bd9f1b4b
2006-12-05 Bernd Schmidt <bernd.schmidt@analog.com>
* config/bfin/bfin.c (output_file_start): Fix comment which referred to
ia64_override_options.
2006-12-04 Jan Hubicka <jh@suse.cz>
* cfgexpand.c (expand_one_var): Guard expand_one_stack_var by
......
......@@ -110,7 +110,7 @@ output_file_start (void)
/* Variable tracking should be run after all optimizations which change order
of insns. It also needs a valid CFG. This can't be done in
ia64_override_options, because flag_var_tracking is finalized after
override_options, because flag_var_tracking is finalized after
that. */
bfin_flag_var_tracking = flag_var_tracking;
flag_var_tracking = 0;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment