opts.c (finish_options): Set opts->x_flag_opts_finished to true, not false.
authorJoseph Myers <joseph@codesourcery.com>
Sat, 8 Jan 2011 01:59:33 +0000 (01:59 +0000)
committerJoseph Myers <jsm28@gcc.gnu.org>
Sat, 8 Jan 2011 01:59:33 +0000 (01:59 +0000)
commitb294a75eafbb2342852962c779deb760497f9fd6
tree1b4058a8b23115aac53c7643fc24f22fc6a1b088
parent96bdf9b4035f9628ee214b9d773c313b065e36bf
opts.c (finish_options): Set opts->x_flag_opts_finished to true, not false.

* opts.c (finish_options): Set opts->x_flag_opts_finished to true,
not false.

From-SVN: r168594
gcc/ChangeLog
gcc/opts.c