common.opt (optimize_fast): New Variable.
commit0a8134cacea8b18b0e241cc492546cbb69ae598a
authorJoseph Myers <joseph@codesourcery.com>
Thu, 17 Feb 2011 22:51:57 +0000 (17 22:51 +0000)
committerJoseph Myers <jsm28@gcc.gnu.org>
Thu, 17 Feb 2011 22:51:57 +0000 (17 22:51 +0000)
tree3594103b5994b233e0746fd86578ad34870164db
parent0a2562409bc550c88c60cf3622802bb05483edb9
common.opt (optimize_fast): New Variable.

* common.opt (optimize_fast): New Variable.
* opts.c (default_options_optimization): Use opts->x_optimize_fast
instead of local variable ofast.

From-SVN: r170259
gcc/ChangeLog
gcc/common.opt
gcc/opts.c