This is the mail archive of the gcc-bugs@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]

[Bug target/38906] FAIL: gcc.target/i386/avx-vmovntdq-256-1.c (test for excess errors)



------- Comment #3 from hjl dot tools at gmail dot com  2009-01-19 02:33 -------
(In reply to comment #2)
> Subject: Re:  FAIL: gcc.target/i386/avx-vmovntdq-256-1.c (test for excess
> errors)
> 
> > It is expected with binutils 2.19. You can need the Linux
> > binutils 2.19.51.0.1 or above to support it.
> 
> Why doesn't the check effective target catch this?
> 

256bit movntq is one of 3 new AVX instructions. We can tighten AVX
assembler requirement. It means that many people won't run any AVX
tests even if their assembler supports all but 3 of AVX instructions.
If it is preferred, I can do that.
i


-- 

hjl dot tools at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hjl dot tools at gmail dot
                   |                            |com


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


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