[FFmpeg-cvslog] aarch64: Add parentheses around the offset parameter in movrel

2017-09-27 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Thu Feb 16 09:18:25 2017 +0200| [8847eeaa14189885038140fb2b8a7adc7100] | committer: Martin Storsjö aarch64: Add parentheses around the offset parameter in movrel This fixes building with clang for linux with PIC enabled. Signed-off-by: Martin Sto

[FFmpeg-cvslog] aarch64: Add parentheses around the offset parameter in movrel

2017-03-11 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Thu Feb 16 09:18:25 2017 +0200| [dda45c087b2c09ba9e485c51ff9c8f2aaca709a9] | committer: Martin Storsjö aarch64: Add parentheses around the offset parameter in movrel This fixes building with clang for linux with PIC enabled. This is cherrypicked from