This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH, i386]: Fix FMA fallout


On Tue, Aug 30, 2011 at 10:46 AM, Uros Bizjak <ubizjak@gmail.com> wrote:
> Hello!
>
> The gcc.target/i386/fma-compile.c test did not escape [ and ]
> correctly. ?Unfortunately, this problem terminated dejagnu testing
> early, hiding the problem with -mfma target attribute handling.
>
> Attached patch fixes both problems.
>
> 2011-08-30 ?Uros Bizjak ?<ubizjak@gmail.com>
>
> ? ? ? ?* config/i386/i386.c (ix86_valid_target_attribute_inner_p):
> ? ? ? ?Handle FMA option.
>
> testsuite/ChangeLog:
>
> 2011-08-30 ?Uros Bizjak ?<ubizjak@gmail.com>
>
> ? ? ? ?* gcc.target/i386/fma-compile.c: Escape [ and ] correctly.
>
> Tested on x86_64-pc-linux-gnu {,-m32}, committed to mainline.
>

It is

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50240

Thanks.

-- 
H.J.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]