Commit 810cb191 by Jakub Jelinek Committed by Jakub Jelinek

adxintrin.h (_subborrow_u32, [...]): Formatting fixes.

	* config/i386/adxintrin.h (_subborrow_u32, _addcarry_u32,
	_addcarryx_u32, _subborrow_u64, _addcarry_u64, _addcarryx_u64):
	Formatting fixes.
	* config/i386/rdseedintrin.h (_rdseed16_step, _rdseed32_step,
	_rdseed64_step): Likewise.
	* config/i386/tbmintrin.h (__bextri_u32): Likewise.

From-SVN: r241412
parent 9c4c8b7b
2016-10-21 Jakub Jelinek <jakub@redhat.com> 2016-10-21 Jakub Jelinek <jakub@redhat.com>
* config/i386/adxintrin.h (_subborrow_u32, _addcarry_u32,
_addcarryx_u32, _subborrow_u64, _addcarry_u64, _addcarryx_u64):
Formatting fixes.
* config/i386/rdseedintrin.h (_rdseed16_step, _rdseed32_step,
_rdseed64_step): Likewise.
* config/i386/tbmintrin.h (__bextri_u32): Likewise.
PR target/78057 PR target/78057
* config/i386/i386.c: Include fold-const-call.h, tree-vrp.h * config/i386/i386.c: Include fold-const-call.h, tree-vrp.h
and tree-ssanames.h. and tree-ssanames.h.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment