opts.c (set_fast_math_flags, [...]): Make static.
authorJoseph Myers <joseph@codesourcery.com>
Sat, 16 Oct 2010 12:13:21 +0000 (13:13 +0100)
committerJoseph Myers <jsm28@gcc.gnu.org>
Sat, 16 Oct 2010 12:13:21 +0000 (13:13 +0100)
commit7bb3487f8f8f8b849f3b8735481f3fd8e88ec09c
treebe148ffa184ab91c4822bea3c64fbadecaa527d4
parent0a587f65653b553099daff424f1d2d1dca7393cb
opts.c (set_fast_math_flags, [...]): Make static.

* opts.c (set_fast_math_flags,
set_unsafe_math_optimizations_flags): Make static.
* toplev.h (set_fast_math_flags,
set_unsafe_math_optimizations_flags): Remove prototypes.

From-SVN: r165540
gcc/ChangeLog
gcc/opts.c
gcc/toplev.h