[Bug bootstrap/45376] no such instruction: `pcmpestri $0,(%rdi),%xmm0'

2010-08-22 Thread mikael at gcc dot gnu dot org
--- Comment #1 from mikael at gcc dot gnu dot org 2010-08-22 10:33 --- (In reply to comment #0) Possible culprit according to the ChangeLog : revision 163446. confirmed: r163446 _is_ the culprit. The stage1 libcpp builds fine. The failure is at stage2. Configure line: $

[Bug bootstrap/45376] no such instruction: `pcmpestri $0,(%rdi),%xmm0'

2010-08-22 Thread mikael at gcc dot gnu dot org
--- Comment #2 from mikael at gcc dot gnu dot org 2010-08-22 10:49 --- This might be of interest: the machine I'm running on as reported by the kernel. CPU: AMD Athlon(tm) 64 Processor 3000+ (2009.79-MHz K8-class CPU) Origin = AuthenticAMD Id = 0xfc0 Stepping = 0

[Bug bootstrap/45376] no such instruction: `pcmpestri $0,(%rdi),%xmm0'

2010-08-22 Thread pinskia at gmail dot com
--- Comment #3 from pinskia at gmail dot com 2010-08-22 18:05 --- Subject: Re: New: no such instruction: `pcmpestri $0,(%rdi),%xmm0' What version of binutils is being used? Have you tried a newer version? On Aug 22, 2010, at 3:11 AM, mikael at gcc dot gnu dot org