1
1
Nathan Hjelm 8e0e184bc9 opal/asm: fix compilation of 128-bit compare-exchange with gcc7
This commit removes eax and edx from the clobber list. Older versions
of gcc handled these ok but gcc 7 does not. They are not required as
eax and edx are specified in output constraints.

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2017-12-05 15:42:47 -07:00
..
2017-11-30 10:41:23 -07:00
2017-02-24 07:09:06 -08:00
2017-09-19 19:42:54 -07:00
2017-11-25 11:50:18 -08:00
2017-08-03 09:18:58 -06:00
2015-06-23 20:59:57 -07:00