i386.c (ix86_valid_target_attribute_inner_p): Handle FMA option.
authorUros Bizjak <uros@gcc.gnu.org>
Tue, 30 Aug 2011 17:52:29 +0000 (19:52 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Tue, 30 Aug 2011 17:52:29 +0000 (19:52 +0200)
commitc683a53ae1ce9f41e96074a1695d5f3c8a03d8d8
tree1e354e3f57c568f11245ff4189f1c65c89b441d5
parent7d266442af03e4f4ec9a27b8fdc45be13bf15061
i386.c (ix86_valid_target_attribute_inner_p): Handle FMA option.

* config/i386/i386.c (ix86_valid_target_attribute_inner_p):
Handle FMA option.

testsuite/ChangeLog:

* gcc.target/i386/fma-compile.c: Escape [ and ] in scan strings.

From-SVN: r178337
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/fma-compile.c