Re: [DOC PATCH, i386] Fix PR 81294, _subborrow_u64 argument order inconsistent with intrinsic reference

2017-07-15 Thread Gerald Pfeifer
On Thu, 13 Jul 2017, Jakub Jelinek wrote: > Ok for wwwdocs, with a nit: Thanks for the review, Jakub, and the patch, Uros. I applied the small follow-up below which uses for the intrinsics. Gerald Index: changes.html === RCS

Re: [DOC PATCH, i386] Fix PR 81294, _subborrow_u64 argument order inconsistent with intrinsic reference

2017-07-13 Thread Jakub Jelinek
On Thu, Jul 13, 2017 at 09:26:25PM +0200, Uros Bizjak wrote: > IMO, we should change only gcc-7 release branch, so developers can > test for gcc-7.2+ to determine which release swapped arguments of > mentioned intrinsics. Agreed. > The attached doc patch adds commented-out generic gcc-7.2 entry

Re: [DOC PATCH, i386] Fix PR 81294, _subborrow_u64 argument order inconsistent with intrinsic reference

2017-07-13 Thread Uros Bizjak
On Tue, Jul 4, 2017 at 10:51 PM, Jakub Jelinek wrote: > On Tue, Jul 04, 2017 at 10:41:26PM +0200, Uros Bizjak wrote: >> Hello! >> >> Apparently, Intel changed operand order with the new intrinsic >> reference release version. Attached patch updates gcc intrinsic >> headers